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
chore(one): bump to 6.0.3 and tighten release artifact globs
- Bump version in tauri.conf.json and apps/objectos-one/package.json
so installer filenames match the release tag.
- Restrict upload-artifact + gh-release globs to known bundle
extensions to avoid uploading .deb internals (control.tar.gz,
data.tar.gz) and any stray bundles. Use *-setup.exe instead of
bare *.exe, *.app.tar.gz instead of *.tar.gz, *.nsis.zip instead
of *.zip.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments