chore(release): bump version to 4.8.0

This commit is contained in:
zarzet
2026-07-23 13:38:48 +07:00
parent 5481f8e8cf
commit 3f487c03cc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import 'package:flutter/foundation.dart';
class AppInfo {
static const String version = '4.8.0-beta.1';
static const String version = '4.8.0';
static const String buildNumber = '138';
static const String fullVersion = '$version+$buildNumber';
+1 -1
View File
@@ -1,7 +1,7 @@
name: spotiflac_android
description: Download Spotify tracks in FLAC using extension providers
publish_to: "none"
version: 4.8.0-beta.1+138
version: 4.8.0+138
environment:
sdk: ^3.10.0