diff --git a/app/config.py b/app/config.py index 3411edb..a8413ab 100644 --- a/app/config.py +++ b/app/config.py @@ -1,5 +1,5 @@ """Application configuration.""" -VERSION = "4.3.0" +VERSION = "4.4.0" MAX_FILE_SIZE_MB = 10 DEFAULT_COLOR = "#ffffff" diff --git a/app/static/index.html b/app/static/index.html index 207634d..74b2676 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -13,7 +13,7 @@

Scénář Creator

- v4.3 + v4.4