Skip to content

Commit 144571a

Browse files
zzlvs0075
authored andcommitted
feat(version): update version to 4.8.1.1
1 parent a45af58 commit 144571a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

framework/src/main/java/org/tron/program/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ public class Version {
44

55
public static final String VERSION_NAME = "GreatVoyage-v4.8.0.1-1-g44a4bc8263";
66
public static final String VERSION_CODE = "18636";
7-
private static final String VERSION = "4.8.1";
7+
private static final String VERSION = "4.8.1.1";
88

99
public static String getVersion() {
1010
return VERSION;

0 commit comments

Comments
 (0)