Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mylxsw committed Sep 10, 2019
1 parent df36593 commit 7c428d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/wizard.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
/**
* 当前版本
*/
'version' => '1.0.6',
'version' => '1.0.7',
/**
* 版本检查
*/
Expand Down Expand Up @@ -48,4 +48,4 @@
*/
'only_member_of' => env('WIZARD_LDAP_ONLY_MEMBER_OF', ''),
],
];
];

0 comments on commit 7c428d1

Please sign in to comment.