Explorar el Código

updateMiniversion

carver hace 2 años
padre
commit
2f7c4977bc
Se han modificado 3 ficheros con 3 adiciones y 3 borrados
  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"
 		}
 	}