Skip to content

Commit

Permalink
更新版本号至 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zzaphkiel committed May 4, 2024
1 parent 10d3a87 commit 7f5919a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/common/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ class Config(QConfig):

YEAR = 2023
AUTHOR = "Zaphkiel"
VERSION = "0.12.0"
VERSION = "0.12.1"
FEEDBACK_URL = "https://github.com/Zzaphkiel/Seraphine/issues?q=is%3Aissue"
GITHUB_URL = "https://github.com/Zzaphkiel/Seraphine"
LOCAL_PATH = f"{os.getenv('APPDATA')}\\Seraphine"
Expand Down

0 comments on commit 7f5919a

Please sign in to comment.