From 559c2667480d2744d2a9d88b57ad7ef21f1877ce Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Wed, 29 Mar 2017 13:54:42 +0300 Subject: [PATCH] 1.1.9-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 61158b8..ae0c9e3 100644 --- a/common/config/config.php +++ b/common/config/config.php @@ -1,6 +1,6 @@ '1.1.8', + 'version' => '1.1.9-dev', 'vendorPath' => dirname(dirname(__DIR__)) . '/vendor', 'components' => [ 'cache' => [