From 81c8e366ed0b1aab1cf91705283b48ea674f7edf Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 26 Jul 2016 14:31:46 +0200 Subject: v0.4.1 --- classes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes') 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'; } -- cgit v1.2.3