diff --git a/site/app.py b/site/app.py index 986d8a9..e0f6ec2 100644 --- a/site/app.py +++ b/site/app.py @@ -20,7 +20,7 @@ if _sys_path_root not in sys.path: sys.path.insert(0, _sys_path_root) # Версия приложения (меняется при изменениях) -VERSION = "0.0.15" +VERSION = "0.0.16" def create_app(): diff --git a/site/templates/index.html b/site/templates/index.html index a413656..9baed17 100644 --- a/site/templates/index.html +++ b/site/templates/index.html @@ -7,6 +7,7 @@ DrHider — обфускация документов +