Skip to content

Commit

Permalink
🔧 build:
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiguai committed Feb 3, 2024
1 parent 22e9488 commit 1400201
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
/vendor
*.log
.env
public/.user.ini
public/.user.ini
public/runtime
2 changes: 1 addition & 1 deletion app/common/Common.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public static function mArrayGetLCVersionInfo()
'Name' => 'LoveCards',
'Url' => '//lovecards.cn',
'VerS' => '2.3.0',
'Ver' => '16',
'Ver' => '17',
'GithubUrl' => '//github.com/LoveCards/LoveCardsV2',
'QGroupUrl' => '//jq.qq.com/?_wv=1027&k=qM8f2RMg',
'InstallEnvironment' => [
Expand Down

0 comments on commit 1400201

Please sign in to comment.