@@ -2,7 +2,7 @@
# 记录开始时间
START_TIME := $(shell powershell -NoProfile -Command "Get-Date -UFormat %%s")
-V_TAG:=v2.1.8
+V_TAG:=v2.1.9
checkDev:
git checkout dev