Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
修复workflow无法release 的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ilworkcn committed Jul 5, 2022
1 parent 94c22a6 commit 4fdaf3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| change this value if you are not maintaining your own internal versions.
*/

'version' => '1.9.2',
'version' => 'canary',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 4fdaf3e

Please sign in to comment.