Files
kratos-bootstrap/tag.bat
2025-06-02 10:33:44 +08:00

25 lines
628 B
Batchfile

git tag api/v0.0.20 --force
git tag utils/v0.1.4 --force
git tag cache/redis/v0.0.10 --force
git tag oss/minio/v0.0.10 --force
git tag registry/v0.0.10 --force
git tag config/v0.0.10 --force
git tag logger/v0.0.10 --force
git tag rpc/v0.0.14 --force
git tag tracer/v0.0.10 --force
git tag database/ent/v0.0.10 --force
git tag database/gorm/v0.0.10 --force
git tag database/mongodb/v0.0.10 --force
git tag database/influxdb/v0.0.10 --force
git tag database/cassandra/v0.0.10 --force
git tag database/clickhouse/v0.0.10 --force
git tag bootstrap/v0.0.16 --force
git tag v0.6.0
git push origin --tags