From b6d6b6222305d6500b31121ea5cebb2b49315485 Mon Sep 17 00:00:00 2001 From: elpatron68 Date: Sun, 26 May 2024 13:58:46 +0200 Subject: [PATCH] Version: 1.0.2 --- app.py | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.py b/app.py index aceeeb4..20c66d3 100644 --- a/app.py +++ b/app.py @@ -100,5 +100,5 @@ def favicon(): # 'about.html') if __name__ == "__main__": - logging.info('Starting erdbeerhannah v1.0.1') + logging.info('Starting erdbeerhannah v1.0.2') app.run(debug=True, host='0.0.0.0') \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 8bce58c..c2fd471 100644 --- a/templates/index.html +++ b/templates/index.html @@ -91,7 +91,7 @@ Made with ♥️, marmalade and zero kowledge in Kiel Strawberry City.
- Version: 1.0.1/2024-05-26
+ Version: 1.0.2/2024-05-26
Weitere Infos