chore(release): prepare Firelink 1.1.1

This commit is contained in:
NimBold
2026-07-17 18:58:45 +03:30
parent c949cbb9ee
commit 61eb034db1
8 changed files with 44 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "1.1.0",
"version": "1.1.1",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",