Skip to content

Commit 262c8ce

Browse files
committed
bump version
1 parent 9ba4f5d commit 262c8ce

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

app/AppImageBuilder.yml

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

app/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: Change the world.
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.0.0-rc.6+9
14+
version: 1.0.0+10
1515

1616
environment:
1717
sdk: ">=2.13.0 <3.0.0"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* Adding deb and AppImage export type for linux
2+
* Improve responsive file system dialog

0 commit comments

Comments
 (0)