diff --git a/app.py b/app.py index f1a7b05..c36f337 100644 --- a/app.py +++ b/app.py @@ -126,5 +126,5 @@ def favicon(): # 'about.html') if __name__ == "__main__": - app.logger.info('Starting erdbeerhannah v1.0.3') + app.logger.info('Starting erdbeerhannah v1.0.4') 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 eb7e3d0..6c4d246 100644 --- a/templates/index.html +++ b/templates/index.html @@ -106,7 +106,7 @@ Made with ♥️, marmalade and zero knowledge in Kiel Strawberry City.
- Version: 1.0.3/2024-05-27
+ Version: 1.0.4/2024-05-27
Weitere Infos