chore(release): prepare Firelink 1.0.4

This commit is contained in:
NimBold
2026-07-12 10:48:00 +03:30
parent 9133e3b05b
commit c7ec8cd666
8 changed files with 33 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "1.0.3",
"version": "1.0.4",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",