Skip to content

Commit

Permalink
chore: 更新后发布版本号post1
Browse files Browse the repository at this point in the history
  • Loading branch information
shing-yu committed Nov 26, 2023
1 parent 29e2b16 commit 00bac5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import function as f
from sys import exit

version = "v2.8.6"
version = "v2.8.6-post.1"

# 检查EULA
f.check_eula()
Expand Down

0 comments on commit 00bac5f

Please sign in to comment.