mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-09-13 13:29:09 +02:00
chore(release): bump app version to 4.9.6
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import 'package:flutter/foundation.dart';
|
||||
|
||||
class AppInfo {
|
||||
static const String version = '4.9.5';
|
||||
static const String buildNumber = '143';
|
||||
static const String version = '4.9.6';
|
||||
static const String buildNumber = '144';
|
||||
static const String fullVersion = '$version+$buildNumber';
|
||||
|
||||
static const String gitCommit = String.fromEnvironment('GIT_COMMIT');
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
name: spotiflac_android
|
||||
description: Extension-driven music metadata and downloads for mobile devices
|
||||
publish_to: "none"
|
||||
version: 4.9.5+143
|
||||
version: 4.9.6+144
|
||||
|
||||
environment:
|
||||
sdk: ^3.10.0
|
||||
|
||||
Reference in New Issue
Block a user