mirror of
https://github.com/filegator/filegator.git
synced 2025-08-09 10:47:14 +02:00
version bump - v7.6.0
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## Upcoming...
|
||||
|
||||
## 7.6.0 - 2021-07-12
|
||||
|
||||
* Better search with configurable simultaneous search limit, fixes #234
|
||||
|
||||
## 7.5.3 - 2021-07-05
|
||||
|
2
dist/index.php
vendored
2
dist/index.php
vendored
@@ -39,7 +39,7 @@ if (! defined('APP_PUBLIC_PATH')) {
|
||||
}
|
||||
|
||||
define('APP_PUBLIC_DIR', __DIR__);
|
||||
define('APP_VERSION', '7.5.3');
|
||||
define('APP_VERSION', '7.6.0');
|
||||
|
||||
use Filegator\App;
|
||||
use Filegator\Config\Config;
|
||||
|
Reference in New Issue
Block a user