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
fix(build): use tag name as DMG version for pre-releases
Add --version flag to build_release.sh. The release workflow now
passes the tag name (e.g. 0.3.0-rc1) so the DMG filename and
Info.plist reflect the actual release version including pre-release
suffixes.
0 commit comments