chore(release): prepare firelink 1.0.3

This commit is contained in:
NimBold
2026-07-09 04:07:34 +03:30
parent 51258b25bc
commit 6d9ef68bb0
10 changed files with 397 additions and 25 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "1.0.2",
"version": "1.0.3",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",