Skip to content
This repository was archived by the owner on May 19, 2020. It is now read-only.

Commit 5baa941

Browse files
committed
Release 0.12.1
1 parent 1fcb80b commit 5baa941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
define('DS', DIRECTORY_SEPARATOR);
2525
define('ENV', getenv('APP_ENV'));
26-
define('VERSION', '0.12');
26+
define('VERSION', '0.12.1');
2727
define('MIGRATION_NUMBER', 211);
2828

2929
define('PATH', dirname(__FILE__) . DS);

0 commit comments

Comments
 (0)