From fdc4d1086b3f93a421b9408040245f26c95ee40a Mon Sep 17 00:00:00 2001 From: sockke Date: Thu, 17 May 2018 08:31:04 +0200 Subject: [PATCH] Update DirectoryLister.php update version --- resources/DirectoryLister.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;