diff --git a/app/Controller.php b/app/Controller.php index b2a1ab5..3861c41 100644 --- a/app/Controller.php +++ b/app/Controller.php @@ -2,7 +2,7 @@ class Controller { - const VERSION = '1.1'; + const VERSION = '1.2'; /* 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