aboutsummaryrefslogtreecommitdiff
path: root/classes/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/constants.php')
-rw-r--r--classes/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/constants.php b/classes/constants.php
index ef34668..d7c7b7c 100644
--- a/classes/constants.php
+++ b/classes/constants.php
@@ -80,5 +80,5 @@ class constants {
const password_cost = 10;
/** @const version Version of BusinessAdmin. Don't change this yourself! */
- const version = '0.4';
+ const version = '0.4.1';
}