markerikson / joplin-plugin-vscode-style-search

A Joplin plugin that provides a search UI panel patterned after VS Code, with matches per note and per-match hit highlighting
20 stars 2 forks source link

Upgrade from v0.1.0 to v0.2.1 #5

Closed kacnje closed 1 month ago

kacnje commented 1 month ago

Any suggestion how to upgrade from 0.1.0 to 0.2.1? If I click on UPDATE button (in Joplin -> Settings -> Plugins), it doesn't find an upgrade. I use search on Joplin Plugins website, it shows 0.1.0 so this also doesn't work.

markerikson commented 1 month ago

Ah, looks like I need to bump the version number in manifest.json manually, not just the normal npm publish to bump the package number in package.json.

Just published 0.2.2. Let me know if that shows up okay!

kacnje commented 1 month ago

I can confirm that upgrading now works. Tnx. Just go on. I'm sure this plugin will be one of the most used after some development.

markerikson commented 1 month ago

Glad that worked!

Yeah, I have no idea how to measure usage stats for the plugin. Oh well :)