fix(ci): replace tea CLI with curl; honour Cargo.toml version for tags #54

Merged
sarman merged 2 commits from fix/ci-auto-tag-tea into master 2026-05-23 22:39:25 +00:00
Showing only changes of commit 28f579a1ae - Show all commits

View File

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