Skip to content

Commit 7700f73

Browse files
authored
Merge pull request #4351 from tronprotocol/version/GreatVoyage-v4.4.4-3-g5f6660e30
update a new version. version name:GreatVoyage-v4.4.4-3-g5f6660e30,ve…
2 parents 5f6660e + 045b7d0 commit 7700f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
public class Version {
44

5-
public static final String VERSION_NAME = "GreatVoyage-v4.4.2-94-g38dfe231c";
6-
public static final String VERSION_CODE = "16676";
5+
public static final String VERSION_NAME = "GreatVoyage-v4.4.4-3-g5f6660e30";
6+
public static final String VERSION_CODE = "16681";
77
private static final String VERSION = "4.4.5";
88

99
public static String getVersion() {

0 commit comments

Comments
 (0)