chore(release): prepare Firelink 1.0.0

This commit is contained in:
NimBold
2026-07-04 23:09:23 +03:30
parent a92d5689d7
commit 5189146369
10 changed files with 123 additions and 70 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "0.7.3",
"version": "1.0.0",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",