From 2cab5374c16bc5f7b2ac88e1c57d229ca3c28b2f Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Thu, 20 Aug 2015 12:56:48 -0700 Subject: [PATCH] Bumped version to 2.6.0 --- resources/DirectoryLister.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/DirectoryLister.php b/resources/DirectoryLister.php index 31bcacc..d5dd038 100644 --- a/resources/DirectoryLister.php +++ b/resources/DirectoryLister.php @@ -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;