Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ashur committed Apr 28, 2015
1 parent 0be0f21 commit abdbcfb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/config.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<?php

return array(
/*
* Timezone
*/
'timezone' => 'America/Los_Angeles',

/*
* Application name
*/
Expand All @@ -14,7 +9,7 @@
/*
* Application version
*/
'version' => '0.2.3'
'version' => '0.2.4'
);

?>

0 comments on commit abdbcfb

Please sign in to comment.