Fix script
This commit is contained in:
parent
bb0e44f06f
commit
019858917e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue