mirror of
https://github.com/filegator/filegator.git
synced 2025-08-08 04:46:51 +02:00
version bump - 7.11
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## Upcoming...
|
||||
|
||||
## 7.11.0 - 2024-10-28
|
||||
* Improved LDAP adapter, thanks @ahaenggli
|
||||
* Fix file permissions, thanks @yahesh
|
||||
|
||||
|
2
dist/index.php
vendored
2
dist/index.php
vendored
@@ -36,7 +36,7 @@ if (! defined('APP_PUBLIC_PATH')) {
|
||||
}
|
||||
|
||||
define('APP_PUBLIC_DIR', __DIR__);
|
||||
define('APP_VERSION', '7.10.1');
|
||||
define('APP_VERSION', '7.11.0');
|
||||
|
||||
use Filegator\App;
|
||||
use Filegator\Config\Config;
|
||||
|
Reference in New Issue
Block a user