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