Explorar o código

fix: change course erasure

DESKTOP-USV654P\pc hai 14 horas
pai
achega
d82ae83921
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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