Skip to content

Commit 115a0e1

Browse files
committed
更新版本号:v1.0.3
1 parent 1ccb8de commit 115a0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/launcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def __init__(self):
8181
self.geometry("800x700")
8282

8383
# 版本和仓库信息
84-
self.version = "v1.0.2-alpha" # 版本号
84+
self.version = "v1.0.3" # 版本号
8585
self.github_repo = "https://github.com/Samge0/ragflow-upload" # GitHub仓库地址
8686

8787
# 自定义图标

0 commit comments

Comments
 (0)