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",