ntminer 5 năm trước cách đây
mục cha
commit
6bed37d0d2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = "蛮小满";