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

This commit is contained in:
Shaun Arman 2026-03-29 21:01:08 -05:00
parent 1e5284d4e0
commit 5d29f7fb61

View File

@ -1,6 +1,6 @@
{ {
"productName": "TFTSR", "productName": "TFTSR",
"version": "0.1.0", "version": "0.1.1",
"identifier": "com.tftsr.devops", "identifier": "com.tftsr.devops",
"build": { "build": {
"frontendDist": "../dist", "frontendDist": "../dist",
@ -14,7 +14,7 @@
}, },
"windows": [ "windows": [
{ {
"title": "TFTSR IT Triage & RCA", "title": "TFTSR \u2014 IT Triage & RCA",
"width": 1280, "width": 1280,
"height": 800, "height": 800,
"resizable": true, "resizable": true,