diff --git a/resources/DirectoryLister.php b/resources/DirectoryLister.php index d196fd1..c038008 100644 --- a/resources/DirectoryLister.php +++ b/resources/DirectoryLister.php @@ -16,7 +16,7 @@ class DirectoryLister { // Define application version - const VERSION = '2.6.0'; + const VERSION = '2.6.1'; // Reserve some variables protected $_themeName = null;