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