From 47d8e8613006b332c59eb72022668ac4b6ae5c75 Mon Sep 17 00:00:00 2001 From: Ashur Cabrera Date: Tue, 24 Feb 2015 17:50:27 -0800 Subject: [PATCH] version bump --- app/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config.php b/app/config.php index 80890cb..328db3d 100644 --- a/app/config.php +++ b/app/config.php @@ -14,7 +14,7 @@ /* * Application version */ - 'version' => '0.2.2' + 'version' => '0.2.3' ); ?>