Skip to content

Commit 90f768b

Browse files
committed
update to version 0.50
1 parent a7a3a23 commit 90f768b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/arong/egdownloader/version/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ public final class Version {
88
// 程序名
99
public final static String NAME = "EG下载器";
1010
// 程序版本号
11-
public final static String VERSION = "0.50 b";
11+
public final static String VERSION = "0.50";
1212
// 程序作者
1313
public final static String AUTHOR = "阿荣";
1414
// 程序最后修改时间

0 commit comments

Comments
 (0)