aboutsummaryrefslogtreecommitdiff
path: root/classes/constants.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/constants.class.php')
-rw-r--r--classes/constants.class.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/constants.class.php b/classes/constants.class.php
index bb9da03..ad63521 100644
--- a/classes/constants.class.php
+++ b/classes/constants.class.php
@@ -70,5 +70,5 @@ class constants {
const fa_valuta = 'eur';
/** @const version Version of BusinessAdmin. Don't change this yourself! */
- const version = '0.2.1';
-} \ No newline at end of file
+ const version = '0.2.2';
+}