chore: Remove mention of dev branch, it's painful to maintain

This commit is contained in:
FalsePattern 2024-05-28 20:32:30 +02:00
parent 47a865a88b
commit 3b6df91007
Signed by: falsepattern
GPG key ID: E930CDEC50C50E23

View file

@ -23,11 +23,6 @@ through the built-in plugin browser:
4. Click `OK`, and your IDE should now automatically detect the latest version
(both in the Installed tab and in the Marketplace tab), even if it's not yet verified on the official JetBrains marketplace yet.
(optional) If you want to access the latest development versions (`2024.2.*` ONLY), you can use this updater URL:
https://falsepattern.com/zigbrains/updatePlugins-dev.xml
These dev releases are based on the latest public commits on the `master` branch, so they're not backported to older IDE versions, only tagged releases are.
## Developer guide
### All platforms