Skip to content

NEW: Add frozen versions of a plugin by its release tag

Compare
Choose a tag to compare
@TfTHacker TfTHacker released this 10 Apr 11:07
· 82 commits to main since this release
7e6e8b8

NEW: Frozen version is based on a release tag
BRAT will monitor and update plugins as they are updated in their GitHub repositories. However, if you want to freeze the version of a plugin, you can do so by using the command "BRAT: Add a beta plugin with frozen version based on a release tag". This will install the plugin with the version you specify, but not update it when other plugins are updated.

Thanks to the good work of @fyears for this feature