mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-02 02:12:37 +02:00
Bumped version to 2.6.0
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
class DirectoryLister {
|
||||
|
||||
// Define application version
|
||||
const VERSION = '2.5.8';
|
||||
const VERSION = '2.6.0';
|
||||
|
||||
// Reserve some variables
|
||||
protected $_themeName = null;
|
||||
|
Reference in New Issue
Block a user