Compare commits

..

No commits in common. "758d783ee02936643b31f74202a84a80e95f08e9" and "e0bb594efac5df766e3f4fc131b2cb6f6839f3d2" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "trcaa",
"private": true,
"version": "1.2.3",
"version": "1.2.2",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -1,6 +1,6 @@
[package]
name = "trcaa"
version = "1.2.3"
version = "1.2.2"
edition = "2021"
[lib]

View File

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