From 02a9df95b54defcfb86456556573530613a0cc26 Mon Sep 17 00:00:00 2001 From: elpatron68 Date: Mon, 27 May 2024 15:46:12 +0200 Subject: [PATCH] Add timestamp --- app.py | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index 37fd6e2..bf1b7d0 100644 --- a/app.py +++ b/app.py @@ -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 diff --git a/templates/index.html b/templates/index.html index a72bfa9..197ead4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -111,7 +111,7 @@ Made with ♥️, marmalade and zero knowledge in Kiel Strawberry City.
- Version: {{ version }}/2024-05-27, Infos + Version: {{ version }}, Infos