From e2d08c942cf30edc9d6c9b8bc0fa38f523969827 Mon Sep 17 00:00:00 2001 From: noumo Date: Sun, 17 May 2015 21:58:30 +0300 Subject: [PATCH] version change --- migrations/m000000_000000_install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/m000000_000000_install.php b/migrations/m000000_000000_install.php index 0bbd76e..72f3aa1 100644 --- a/migrations/m000000_000000_install.php +++ b/migrations/m000000_000000_install.php @@ -19,7 +19,7 @@ class m000000_000000_install extends \yii\db\Migration { - const VERSION = 1.1; + const VERSION = 0.9; public function up() {