From 3e0486874600a41b1190b526f231ca2ae461c7a2 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Thu, 2 Apr 2026 08:00:56 +0700 Subject: [PATCH] .update --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- wails.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c114282..ecaf71a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,7 +55,7 @@ body: - type: input id: version attributes: - label: SpotiDownloader Version + label: SpotiFLAC Version placeholder: e.g. v7.1.0 validations: required: true diff --git a/wails.json b/wails.json index 3ea5222..a6b85a0 100644 --- a/wails.json +++ b/wails.json @@ -12,7 +12,7 @@ }, "info": { "productName": "SpotiFLAC", - "productVersion": "7.1.2", + "productVersion": "7.1.3", "copyright": "© 2026 afkarxyz" }, "wailsjsdir": "./frontend",