Skip to content

Commit

Permalink
Update Version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Nov 10, 2023
1 parent cffb559 commit 81bfd56
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ AppDir:
id: dev.linwood.flow
name: Linwood Flow
icon: dev.linwood.flow
version: 0.2.1
version: 0.2.2
exec: flow
exec_args: $@
apt:
Expand Down
2 changes: 1 addition & 1 deletion app/linux/debian/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: linwood-flow
Version: 0.2.1
Version: 0.2.2
Section: base
Priority: optional
Homepage: https://github.com/LinwoodDev/Flo
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# 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.2.1+6
version: 0.2.2+7

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 81bfd56

Please sign in to comment.