File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
metadata/en-US/changelogs Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ AppDir:
1111 id : dev.linwood.flow
1212 name : Linwood Flow
1313 icon : dev.linwood.flow
14- version : 0.4.3
14+ version : 0.5.0
1515 exec : flow
1616 exec_args : $@
1717 apt :
Original file line number Diff line number Diff line change 11Package: linwood-flow
2- Version: 0.4.3
2+ Version: 0.5.0
33Section: base
44Priority: optional
55Homepage: https://github.com/LinwoodDev/Flo
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 : 0.4.3 +12
18+ version : 0.5.0 +12
1919
2020environment :
2121 sdk : " >=3.0.0 <4.0.0"
@@ -84,7 +84,7 @@ dev_dependencies:
8484
8585# The following section is specific to Flutter.
8686flutter :
87-
87+ generate : true
8888 # The following line ensures that the Material Icons font is
8989 # included with your application, so that you can use the icons in
9090 # the material Icons class.
Original file line number Diff line number Diff line change 88* Update to agb 8.10
99* Upgrade to flutter 3.32
1010
11- Read more here: https://linwood.dev/flow/0.4.3
11+ Read more here: https://linwood.dev/flow/0.5.0
You can’t perform that action at this time.
0 commit comments