Add syndicate-tools to fixtags.sh

This commit is contained in:
Tony Garnock-Jones 2023-10-05 10:01:09 +02:00
parent d66840bae7
commit 4e30ef48dc
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ buildtag() {
git tag "$(buildtag syndicate/Cargo.toml)"
git tag "$(buildtag syndicate-macros/Cargo.toml)"
git tag "$(buildtag syndicate-server/Cargo.toml)"
git tag "$(buildtag syndicate-tools/Cargo.toml)"