chore: bump version to 0.1.1
Some checks failed
Test / frontend-typecheck (push) Waiting to run
Test / frontend-tests (push) Waiting to run
Test / rust-fmt-check (push) Failing after 4s
Test / rust-clippy (push) Successful in 7m56s
Test / rust-tests (push) Has been cancelled
Release / build-linux-amd64 (push) Failing after 1m0s
Release / build-linux-arm64 (push) Waiting to run
Release / build-windows-amd64 (push) Has been cancelled
Some checks failed
Test / frontend-typecheck (push) Waiting to run
Test / frontend-tests (push) Waiting to run
Test / rust-fmt-check (push) Failing after 4s
Test / rust-clippy (push) Successful in 7m56s
Test / rust-tests (push) Has been cancelled
Release / build-linux-amd64 (push) Failing after 1m0s
Release / build-linux-arm64 (push) Waiting to run
Release / build-windows-amd64 (push) Has been cancelled
This commit is contained in:
parent
1e5284d4e0
commit
5d29f7fb61
@ -1,6 +1,6 @@
|
||||
{
|
||||
"productName": "TFTSR",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"identifier": "com.tftsr.devops",
|
||||
"build": {
|
||||
"frontendDist": "../dist",
|
||||
@ -14,7 +14,7 @@
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"title": "TFTSR — IT Triage & RCA",
|
||||
"title": "TFTSR \u2014 IT Triage & RCA",
|
||||
"width": 1280,
|
||||
"height": 800,
|
||||
"resizable": true,
|
||||
@ -41,4 +41,4 @@
|
||||
"shortDescription": "IT Incident Triage & RCA Tool",
|
||||
"longDescription": "Structured AI-backed tool for IT incident triage, 5-whys root cause analysis, and post-mortem documentation with offline Ollama support."
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user