Ukrainian added, version bump

This commit is contained in:
Milos Stojanovic
2024-11-27 09:19:05 +01:00
parent a329d539cd
commit d153294b76
6 changed files with 7 additions and 3 deletions

2
dist/index.php vendored
View File

@@ -36,7 +36,7 @@ if (! defined('APP_PUBLIC_PATH')) {
}
define('APP_PUBLIC_DIR', __DIR__);
define('APP_VERSION', '7.11.0');
define('APP_VERSION', '7.11.1');
use Filegator\App;
use Filegator\Config\Config;