diff --git a/resources/DirectoryLister.php b/resources/DirectoryLister.php index 1def8d5..7ddfeff 100644 --- a/resources/DirectoryLister.php +++ b/resources/DirectoryLister.php @@ -16,7 +16,7 @@ class DirectoryLister { // Define application version - const VERSION = '2.7.0'; + const VERSION = '2.7.1'; // Reserve some variables protected $_themeName = null;