diff --git a/tag.bat b/tag.bat index 7100937..466f5e0 100644 --- a/tag.bat +++ b/tag.bat @@ -32,7 +32,7 @@ git tag remoteconfig/kubernetes/v0.1.0 --force git tag remoteconfig/nacos/v0.1.1 --force git tag remoteconfig/polaris/v0.1.0 --force -git tag bootstrap/v0.0.16 --force +git tag bootstrap/v0.0.17 --force git tag v0.6.0 diff --git a/upgrade.bat b/upgrade.bat index 7528ca6..2d65cfb 100644 --- a/upgrade.bat +++ b/upgrade.bat @@ -47,10 +47,6 @@ cd %DIR%\remoteconfig\polaris go get all go mod tidy -cd %DIR%\config -go get all -go mod tidy - cd %DIR%\registry go get all