Skip to content

Commit

Permalink
1.0.0-BETA-11-DEV-1 pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
wkgcass committed Nov 10, 2020
1 parent 9461fc5 commit c96f032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/src/main/java/vproxybase/util/Version.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package vproxybase.util;

public class Version {
public static final String VERSION = "1.0.0-BETA-11-DEV"; // _THE_VERSION_
public static final String VERSION = "1.0.0-BETA-11-DEV-1"; // _THE_VERSION_
}

0 comments on commit c96f032

Please sign in to comment.