From 852335f79424cdeef3980052adc7364a4076be73 Mon Sep 17 00:00:00 2001 From: zarzet Date: Sat, 3 Jan 2026 04:34:43 +0700 Subject: [PATCH] fix: correct version to 2.0.0 (remove preview suffix) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8b7d624d..c4611ba1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: spotiflac_android description: Download Spotify tracks in FLAC from Tidal, Qobuz & Amazon Music publish_to: 'none' -version: 2.0.0-preview1+29 +version: 2.0.0+30 environment: sdk: ^3.10.0