From 83924b6740329eafcd5827ccb30afea6b7e28c18 Mon Sep 17 00:00:00 2001 From: tx7do Date: Fri, 27 Oct 2023 18:44:04 +0800 Subject: [PATCH] feat: enable_swagger config --- tag.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag.bat b/tag.bat index f1a7ae8..52e7857 100644 --- a/tag.bat +++ b/tag.bat @@ -1,3 +1,3 @@ -git tag v0.2.7 +git tag v0.2.8 git push origin --tags \ No newline at end of file