chore(release): prepare Firelink 1.2.0

This commit is contained in:
NimBold
2026-07-22 16:49:39 +03:30
parent efeacf737a
commit d6b5d6a944
8 changed files with 71 additions and 110 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "1.1.2",
"version": "1.2.0",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",