From 579ffd98481b6a01aed66f1743c57920cbe12bd0 Mon Sep 17 00:00:00 2001 From: Bobo Date: Mon, 2 Jun 2025 15:19:13 +0800 Subject: [PATCH] feat: config. --- tag.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag.bat b/tag.bat index 466f5e0..ce51d52 100644 --- a/tag.bat +++ b/tag.bat @@ -34,6 +34,6 @@ git tag remoteconfig/polaris/v0.1.0 --force git tag bootstrap/v0.0.17 --force -git tag v0.6.0 +git tag v0.7.0 git push origin --tags