Browse Source

升级版本到2.0.37

weizhengliang 2 weeks ago
parent
commit
89a8e758b3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/service/BusinessConfig.h

+ 2 - 2
src/service/BusinessConfig.h

@@ -98,8 +98,8 @@ static uint32_t defaultYellow = 0xFFE68024;
 static uint32_t defaultBlack = 0xFF000000;
 static uint32_t defaultWhite = 0xFFFFFFFF;
 
-static std::string versionCode = "v2.0.36";
-static int versionNo = 144;
+static std::string versionCode = "v2.0.37";
+static int versionNo = 145;
 static std::string versionType = "fenji";
 static std::unordered_set<std::string> versionTypePool = {
     "fenji",