Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
1.5.0
  • Loading branch information
HowieHz committed May 22, 2022
1 parent b050caf commit bbf1a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/builtin_modules/document/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RAW_VERSION = "22w21a" # todo 发布的时候改版本号
RAW_VERSION = "1.5.0" # todo 发布的时候改版本号

if "w" in RAW_VERSION:
VERSION = RAW_VERSION + " 开发版"
Expand Down

0 comments on commit bbf1a68

Please sign in to comment.