update workflow and tauri config

This commit is contained in:
2025-07-07 17:21:03 +03:00
parent 9bd87cf986
commit 81852859ca
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ on:
push:
branches:
- main
- feature*
tags:
- 'v*'
paths:

View File

@@ -41,7 +41,7 @@
]
},
"productName": "AstralRinth App",
"version": "../app-frontend/package.json",
"version": "0.10.3",
"mainBinaryName": "AstralRinth App",
"identifier": "AstralRinthApp",
"plugins": {