From 1ec8d12a7b125d41ecb723c5d83f2afef95408e9 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 31 Jul 2016 09:40:25 +0200 Subject: 0.5.2 emails --- classes/Constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/Constants.php') diff --git a/classes/Constants.php b/classes/Constants.php index fbac6cf..7528630 100644 --- a/classes/Constants.php +++ b/classes/Constants.php @@ -78,5 +78,5 @@ class Constants { const password_cost = 10; /** @const version Version of BusinessAdmin. Don't change this yourself! */ - const version = '0.5.1'; + const version = '0.5.2'; } -- cgit v1.2.3