Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 22:09
· 1 commit to workout since this release
ci: add version injection and release workflow for tag builds

- Checkout with fetch-depth: 0 for full git history
- Inject version from git describe into src/version.txt before build
- Add release job: on tag push, publish Windows.zip, Linux.zip, APK to GitHub Release
- Compress project before upload so zip is included in artifacts

Co-authored-by: Cursor <cursoragent@cursor.com>