Skip to content

Commit 3e3732c

Browse files
committed
v1.0.4
1 parent c108543 commit 3e3732c

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("800x750")
8282

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

8787
# 自定义图标

0 commit comments

Comments
 (0)