Merge pull request 'fix(ci): replace tea CLI with curl; honour Cargo.toml version for tags' (#54) from fix/ci-auto-tag-tea into master
Some checks failed
Test / rust-fmt-check (push) Successful in 1m40s
Test / frontend-typecheck (push) Successful in 2m15s
Test / rust-tests (push) Has been cancelled
Test / frontend-tests (push) Has been cancelled
Test / rust-clippy (push) Has been cancelled
Auto Tag / autotag (push) Successful in 6s
Auto Tag / wiki-sync (push) Successful in 7s
Auto Tag / changelog (push) Failing after 35s
Auto Tag / build-macos-arm64 (push) Successful in 3m23s
Auto Tag / build-linux-amd64 (push) Successful in 8m36s
Auto Tag / build-windows-amd64 (push) Successful in 10m10s
Auto Tag / build-linux-arm64 (push) Successful in 10m24s

This commit is contained in:
sarman 2026-05-23 22:39:23 +00:00
commit 0c366180fa

View File

@ -1,6 +1,6 @@
{
"productName": "Troubleshooting and RCA Assistant",
"version": "0.2.68",
"version": "0.3.0",
"identifier": "com.trcaa.app",
"build": {
"frontendDist": "../dist",