Skip to content

Commit a4a5a38

Browse files
committed
Update Version to 0.3.1
1 parent 696f2d4 commit a4a5a38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/AppImageBuilder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ AppDir:
1111
id: dev.linwood.flow
1212
name: Linwood Flow
1313
icon: dev.linwood.flow
14-
version: 0.3.0
14+
version: 0.3.1
1515
exec: flow
1616
exec_args: $@
1717
apt:

app/linux/debian/DEBIAN/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: linwood-flow
2-
Version: 0.3.0
2+
Version: 0.3.1
33
Section: base
44
Priority: optional
55
Homepage: https://github.com/LinwoodDev/Flo

app/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff 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.3.0+7
18+
version: 0.3.1+8
1919

2020
environment:
2121
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)