Add timestamp

This commit is contained in:
elpatron68
2024-05-27 15:46:12 +02:00
parent 9ad4038d6b
commit 02a9df95b5
2 changed files with 2 additions and 2 deletions

2
app.py
View File

@@ -17,7 +17,7 @@ app.logger.addHandler(handler)
Bootstrap(app)
version = "1.0.5"
version = "1.0.6/2024-05-27"
postcounter = 0
gesamtwert = 0
change = 0