Update your plugin using the dev manifest or by downloading the release from GitHub Releases and installing it manually!
Changes since last build:
fix: Add anti season name patterns.
chore: Remove unnecessary import.
fix: Create new instance before disposing previous, add TODO.
feat: Add refresh field value to update owned items.
fix: Don't do recursive updates during auto refresh:
Since we're updating the items bottom-up, so we shouldn't allow it to do a top-down search.