mirror of
https://github.com/stonega/tsacdop
synced 2025-02-18 04:20:37 +01:00
Change version to 0.1.7
This commit is contained in:
parent
f1e49a2833
commit
76dc564dc2
@ -72,7 +72,7 @@ class AboutApp extends StatelessWidget {
|
||||
image: AssetImage('assets/logo.png'),
|
||||
height: 80,
|
||||
),
|
||||
Text('Version: 0.1.6'),
|
||||
Text('Version: 0.1.7'),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
@ -11,7 +11,7 @@ description: An easy-use podacasts player.
|
||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.1.6
|
||||
version: 0.1.7
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user