Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
barbalex committed Oct 6, 2023
1 parent af22e65 commit e8860f3
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.6</title>
<title>apflora v1.102.7</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.6",
"version": "1.102.7",
"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.6 vom 21.9.2023</Version>
<Version>Version: 1.102.7 vom 6.10.2023</Version>
</Menu>
</Container>
)
Expand Down

1 comment on commit e8860f3

@vercel
Copy link

@vercel vercel bot commented on e8860f3 Oct 6, 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.