We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a3a23 commit 90f768bCopy full SHA for 90f768b
src/org/arong/egdownloader/version/Version.java
@@ -8,7 +8,7 @@ public final class Version {
8
// 程序名
9
public final static String NAME = "EG下载器";
10
// 程序版本号
11
- public final static String VERSION = "0.50 b";
+ public final static String VERSION = "0.50";
12
// 程序作者
13
public final static String AUTHOR = "阿荣";
14
// 程序最后修改时间
0 commit comments