Bumped to v2.7.0

This commit is contained in:
Chris Kankiewicz
2017-06-10 18:59:14 -07:00
parent f36b4efe7f
commit 149628c43d

View File

@@ -16,7 +16,7 @@
class DirectoryLister {
// Define application version
const VERSION = '2.6.1';
const VERSION = '2.7.0';
// Reserve some variables
protected $_themeName = null;