diff --git a/resources/DirectoryLister.php b/resources/DirectoryLister.php index 2d63fc9..387e846 100644 --- a/resources/DirectoryLister.php +++ b/resources/DirectoryLister.php @@ -16,7 +16,7 @@ class DirectoryLister { // Define application version - const VERSION = '2.5.5'; + const VERSION = '2.5.6'; // Reserve some variables protected $_themeName = null;