diff --git a/app/Controller.php b/app/Controller.php index 19896d2..97fa741 100644 --- a/app/Controller.php +++ b/app/Controller.php @@ -2,7 +2,7 @@ class Controller { - const VERSION = '1.3'; + const VERSION = '1.5'; /* general settings that are stored in the database are defined here for * batch processing in loops etc. the array key is the name of the setting