File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ class _SettingsScreen extends State<SettingsScreen> {
155155 showAboutDialog (
156156 context: context,
157157 applicationName: 'Florae' ,
158- applicationVersion: '2.1 .0' ,
158+ applicationVersion: '3.0 .0' ,
159159 applicationLegalese: '© Naval Alcalá' ,
160160 );
161161 }),
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18- version : 2.1 .0+5
18+ version : 3.0 .0+5
1919
2020environment :
2121 sdk : ' >=3.3.4 <4.0.0'
You can’t perform that action at this time.
0 commit comments