Skip to content

Commit b40c8bd

Browse files
committed
xdc-0.9.7-rc12
1 parent 8dd381e commit b40c8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IxianDLT/Meta/Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public static string dataFolderBlocks
104104
public static ulong forceSyncToBlock = 0;
105105

106106
// Read-only values
107-
public static readonly string version = "xdc-0.9.7-rc11"; // DLT Node version
107+
public static readonly string version = "xdc-0.9.7-rc12"; // DLT Node version
108108

109109
public static readonly string checkVersionUrl = "https://resources.ixian.io/update.txt";
110110
public static readonly int checkVersionSeconds = 6 * 60 * 60; // 6 hours

0 commit comments

Comments
 (0)