Skip to content

Commit db227dc

Browse files
committed
feat:release 2.1.0.2
1 parent c603b28 commit db227dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
return [
33
'name' => 'Feehi CMS',
4-
'version' => '2.1.0.1',
4+
'version' => '2.1.0.2',
55
'vendorPath' => dirname(dirname(__DIR__)) . '/vendor',
66
'aliases' => [
77
'@bower' => '@vendor/bower-asset',

0 commit comments

Comments
 (0)