fix: bump version in tauri.conf.json to 1.1.0
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m49s
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m49s
Tauri uses this for the installer filename, not the git tag. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4eb304222d
commit
db1bd39030
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"productName": "Wraith",
|
"productName": "Wraith",
|
||||||
"version": "0.1.0",
|
"version": "1.1.0",
|
||||||
"identifier": "com.vigilcyber.wraith",
|
"identifier": "com.vigilcyber.wraith",
|
||||||
"build": {
|
"build": {
|
||||||
"frontendDist": "../dist",
|
"frontendDist": "../dist",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user