Skip to content

Commit f474ff0

Browse files
committed
v2.3.0-beta.1_开始打包
1 parent 9a93e3e commit f474ff0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG/v2.3.0-beta.1/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<img width="1800" height="766" alt="新版本" src="https://github.com/SECTL/SecRandom/blob/master/data/assets/icon/secrandom-beta.png" />
22

3-
v2.3 - Shirako (砂狼白子) beta 1
3+
v2.3 - Shiroko (砂狼白子) beta 1
44

55
## 🚀 主要更新
66

app/tools/variable.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
APPLY_NAME = "SecRandom" # 软件名称
1212
VERSION = "v0.0.0" # 软件当前版本
1313
NEXT_VERSION = "v2.3.0-beta.1" # 软件下一个版本
14-
CODENAME = "Shirako" # 软件代号
14+
CODENAME = "Shiroko" # 软件代号
1515
SPECIAL_VERSION = VERSION if VERSION != "v0.0.0" else NEXT_VERSION
1616

1717

0 commit comments

Comments
 (0)