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' ); ?>