chore(release): prepare Firelink 1.3.1

This commit is contained in:
NimBold
2026-07-30 05:19:42 +03:30
parent 924e108f3c
commit 33dd2cb9c6
8 changed files with 29 additions and 10 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Firelink",
"version": "1.3.0",
"version": "1.3.1",
"identifier": "com.nimbold.firelink",
"build": {
"beforeDevCommand": "node scripts/stage-engines.js && npm run dev",