mirror of
https://github.com/filegator/filegator.git
synced 2025-01-17 20:58:27 +01:00
version bump
This commit is contained in:
parent
a6244cc1c3
commit
9aa1e8ae28
@ -2,6 +2,9 @@
|
||||
|
||||
## Upcoming...
|
||||
|
||||
## 7.8.4 - 2022-10-12
|
||||
* CI pipelines added
|
||||
|
||||
## 7.8.3 - 2022-10-10
|
||||
* Security fix, see #349
|
||||
* Persian translations added
|
||||
|
2
dist/index.php
vendored
2
dist/index.php
vendored
@ -41,7 +41,7 @@ if (! defined('APP_PUBLIC_PATH')) {
|
||||
}
|
||||
|
||||
define('APP_PUBLIC_DIR', __DIR__);
|
||||
define('APP_VERSION', '7.8.3');
|
||||
define('APP_VERSION', '7.8.4');
|
||||
|
||||
use Filegator\App;
|
||||
use Filegator\Config\Config;
|
||||
|
Loading…
x
Reference in New Issue
Block a user