Fix script

This commit is contained in:
Andras Schmelczer 2025-07-13 11:07:52 +01:00
parent bb0e44f06f
commit 019858917e
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -29,6 +29,7 @@ cargo set-version --bump $1
echo "Bumping frontend versions"
cd ../frontend
npm version $1 --workspaces
cd ..
cp frontend/obsidian-plugin/manifest.json manifest.json # for BRAT, otherwise it wouldn't update