KrazyManJ / obsidian-keyshots

🔮📝 Obsidian plugin that adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
https://www.moritzjung.dev/obsidian-stats/plugins/keyshots/
MIT License
85 stars 2 forks source link

[Bug] Failed to install plugin #2

Closed damiankorcz closed 1 year ago

damiankorcz commented 1 year ago

Hey @KrazyManJ, The plugin fails to install from the Community Plugins store. You appear to have set your version in manifest.json and versions.json to 1.5.0 and the latest public release is 1.4.0 resulting in a 404 error. image image

KrazyManJ commented 1 year ago

@damiankorcz Thank you for your issue post, now I've commited repaired files, so it is possible to download and install it again!

It was my mistake due to preparing for release 1.5.0 so i've already changed these files. I thought it will download all files from release rather than from repository files, now I know for the next time!

damiankorcz commented 1 year ago

It does indeed work now. Thanks!