swedish lang added - version bump

This commit is contained in:
Milos Stojanovic
2021-01-13 11:45:16 +01:00
parent 72a3e9028d
commit 28aa39ccdb
6 changed files with 91 additions and 4 deletions

2
dist/index.php vendored
View File

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