From 4f84eb2b09bf51eabdc29b5eeec101e0260b1cb7 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 28 Jul 2016 09:37:48 +0200 Subject: Braintree integration: first version --- 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 3ffadd7..fb2435d 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.2'; + const version = '0.5'; } -- cgit v1.2.3