Ver Fonte

fix: change evaluate

DESKTOP-USV654P\pc há 3 semanas atrás
pai
commit
7227bd575e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

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