From 4286a26a23944e5cbc4700443a0a3f998d73f2e1 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 7 Dec 2015 23:50:26 +0000 Subject: Fix deleting offers --- classes/constants.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classes/constants.class.php') 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'; +} -- cgit v1.2.3