You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The release is published as a normal release rather than a GitHub prerelease, so
Obsidian can find and distribute it. A prerelease is omitted from /releases/latest, which answered 404 while two releases were published, and the
plugin directory rejected the submission with "No release matches your manifest
version" even though the manifest, the tag and the assets all agreed. Only a tag
carrying a suffix, such as 0.1.0-beta, is a prerelease now.