From 0e2aff91d0fd0e5b1212f52995116a54e6061eab Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Sat, 15 Apr 2017 23:13:18 +0300 Subject: [PATCH] 1.1.13-dev [skip ci] --- common/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config/config.php b/common/config/config.php index 629b7a5..4423837 100644 --- a/common/config/config.php +++ b/common/config/config.php @@ -1,6 +1,6 @@ '1.1.12', + 'version' => '1.1.13-dev', 'vendorPath' => dirname(dirname(__DIR__)) . '/vendor', 'components' => [ 'cache' => [