ntminer 5 years ago
parent
commit
6bed37d0d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/NTMinerDataSchemas/NTKeyword.cs

+ 1 - 1
src/NTMinerDataSchemas/NTKeyword.cs

@@ -9,7 +9,7 @@
         public const long LongG = 1024 * 1024 * 1024;
 
         public const string Version = "2.8.1";
-        private const string _build = "1";
+        private const string _build = "2";
         public const string VersionBuild = Version + "." + _build;
         public const string ManJiTag = "蛮吉";
         public const string ManXiaoManTag = "蛮小满";