From 13ac3bb14022433a715917adf93d8d6f6f8fb50d Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Mon, 6 Jan 2025 21:56:20 +0000 Subject: [PATCH] Fix script --- bump-version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bump-version.sh b/bump-version.sh index ceab2e65..a154d82c 100755 --- a/bump-version.sh +++ b/bump-version.sh @@ -35,7 +35,7 @@ cd ../backend/sync_lib wasm-pack build --target web --features console_error_panic_hook npm install -cd .. +cd ../.. cp plugin/manifest.json manifest.json # for BRAT, otherwise it wouldn't update # Commit and tag