diff --git a/app/config.py b/app/config.py index 271dc15..cb91ac3 100644 --- a/app/config.py +++ b/app/config.py @@ -1,5 +1,5 @@ """Application configuration.""" -VERSION = "4.5.0" +VERSION = "4.6.0" MAX_FILE_SIZE_MB = 10 DEFAULT_COLOR = "#ffffff" diff --git a/app/static/index.html b/app/static/index.html index 46ceb76..2a87fc5 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -13,7 +13,7 @@

Scénář Creator

- v4.5 + v4.6