瀏覽代碼

updateMiniversion

carver 2 年之前
父節點
當前提交
2f7c4977bc
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      config.json
  2. 1 1
      config.th.prod.json
  3. 1 1
      config.th.qa.json

+ 1 - 1
config.json

@@ -14,7 +14,7 @@
 			"debugTemplateUuid": "",
 			"env": "prod",
 			"terminal": 25,
-			"miniVersion": "0.0.7",
+			"miniVersion": "0.0.8",
 			"envContext": "th"
 		}
 	}

+ 1 - 1
config.th.prod.json

@@ -14,7 +14,7 @@
 			"debugTemplateUuid": "",
 			"env": "prod",
 			"terminal": 25,
-			"miniVersion": "0.0.7",
+			"miniVersion": "0.0.8",
 			"envContext": "th"
 		}
 	}

+ 1 - 1
config.th.qa.json

@@ -14,7 +14,7 @@
 			"debugTemplateUuid": "",
 			"env": "qa",
 			"terminal": 25,
-			"miniVersion": "0.0.7",
+			"miniVersion": "0.0.8",
 			"envContext": "th"
 		}
 	}