Browse Source

fix: change materManager myAssignedTask

DESKTOP-USV654P\pc 2 weeks ago
parent
commit
04d95b2c48
1 changed files with 1 additions and 1 deletions
  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.9
+V_TAG:=v2.2.0
 
 checkDev:
 	git checkout dev