From fc713848ae4a1bd3a6f489fbf45242e87b72e2e4 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 1 Aug 2016 08:35:59 +0200 Subject: 0.5.3 frontend updates --- 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 7528630..a4f3532 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.2'; + const version = '0.5.3'; } -- cgit v1.2.3