chore(release): prepare 1.1.2 and guard release tags

This commit is contained in:
NimBold
2026-07-21 20:13:21 +03:30
parent 886388d5f2
commit 81381a5a93
11 changed files with 140 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "1.1.1",
"version": "1.1.2",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",