mirror of
https://github.com/filegator/filegator.git
synced 2025-08-06 20:36:37 +02:00
version bump
This commit is contained in:
@@ -2,7 +2,12 @@
|
|||||||
|
|
||||||
## Upcoming...
|
## Upcoming...
|
||||||
|
|
||||||
* Estonian translations added, thanks @ihvz
|
## 7.8.6 - 2022-10-17
|
||||||
|
* Estonian translation added, thanks @ihvz
|
||||||
|
* CI pipeline fix
|
||||||
|
|
||||||
|
## 7.8.5 - 2022-10-12
|
||||||
|
* Docker config updated
|
||||||
|
|
||||||
## 7.8.4 - 2022-10-12
|
## 7.8.4 - 2022-10-12
|
||||||
* CI pipelines added
|
* CI pipelines 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_PUBLIC_DIR', __DIR__);
|
||||||
define('APP_VERSION', '7.8.4');
|
define('APP_VERSION', '7.8.6');
|
||||||
|
|
||||||
use Filegator\App;
|
use Filegator\App;
|
||||||
use Filegator\Config\Config;
|
use Filegator\Config\Config;
|
||||||
|
Reference in New Issue
Block a user