Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Sep 12, 2023
1 parent 91c35fb commit 0b5d608
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta name="keywords" content="Naturschutz, Artenschutz, Flora, Pflanzen" />
<meta name="theme-color" content="#256328" />
<meta name="background-color" content="#fffde7" />
<title>apflora v1.102.4</title>
<title>apflora v1.102.5</title>
</head>
<body>
<div id="root"></div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "apflora",
"description": "Aktionspläne für Flora-Projekte",
"private": true,
"version": "1.102.4",
"version": "1.102.5",
"type": "module",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/components/AppBar/Bar/Projekte/More/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const AppbarMore = ({ onClickExporte: passedOnClickExporte, role }) => {
<MenuItem onClick={onClickUptime}>
Verfügbarkeit der Server von apflora.ch
</MenuItem>
<Version>Version: 1.102.4 vom 31.8.2023</Version>
<Version>Version: 1.102.5 vom 12.9.2023</Version>
</Menu>
</Container>
)
Expand Down

1 comment on commit 0b5d608

@vercel
Copy link

@vercel vercel bot commented on 0b5d608 Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.