From edbcad5973538950c8a501a07cab95e2b956aa4e Mon Sep 17 00:00:00 2001 From: tx7do Date: Tue, 14 May 2024 16:25:53 +0800 Subject: [PATCH] feat: refactor. --- tag.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag.bat b/tag.bat index 431ec67..ad7f2d4 100644 --- a/tag.bat +++ b/tag.bat @@ -1,4 +1,4 @@ -git tag v0.3.7 +git tag v0.3.8 git tag api/v0.0.2 --force