Fix Khoj Obsidian plugin build

This commit is contained in:
Debanjum Singh Solanky
2024-07-07 18:18:00 +05:30
parent 510d9b3a29
commit 54132efd67
2 changed files with 8 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ do
# Bump Obsidian plugin to current version
cd $project_root/src/interface/obsidian
yarn build # verify build before bumping version
yarn version --$version_type --no-git-tag-version
# append current version, min Obsidian app version from manifest to versions json
cp $project_root/versions.json .