Compare commits
1 Commits
e5fbc14a34
...
v1.4.7
Author | SHA1 | Date | |
---|---|---|---|
05766d9a97 |
2
app.py
2
app.py
@@ -20,7 +20,7 @@ app.config['BABEL_TRANSLATION_DIRECTORIES'] = 'translations'
|
|||||||
babel = Babel()
|
babel = Babel()
|
||||||
|
|
||||||
# Version der App
|
# Version der App
|
||||||
APP_VERSION = "1.4.6"
|
APP_VERSION = "1.4.7"
|
||||||
|
|
||||||
# HTML-Template wird jetzt aus templates/index.html geladen
|
# HTML-Template wird jetzt aus templates/index.html geladen
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user