TfTHacker / obsidian42-brat

BRAT - Beta Reviewer's Auto-update Tool for Obsidian.
https://tfthacker.com/BRAT
MIT License
635 stars 36 forks source link

BRAT Not grabbing latest version #49

Closed erohtar closed 1 year ago

erohtar commented 1 year ago

For the 'DB Folder' plugin, the latest release is v3.1.2, but BRAT insists on getting v3.0.1 for some reason. What's the fix? Thank you

TfTHacker commented 1 year ago

The developer of this plugin has a manifest-beta.json that tells BRAT which version is for testing. They need to either update this manifest file or remove it and BRAT will fall back to the manifest.json of the repository. I would suggest you report this to the developer.

If you remove the plugin from BRAT, then obsidian can update the plugin directly.