File tree 3 files changed +4
-2
lines changed
fastlane/metadata/android/en-US/changelogs
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ AppDir:
11
11
id : dev.linwood.butterfly
12
12
name : Linwood Butterfly
13
13
icon : linwood-butterfly
14
- version : 1.0.0-rc.7
14
+ version : 1.0.0
15
15
exec : butterfly
16
16
exec_args : $@
17
17
apt :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: Change the world.
11
11
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
12
12
# Read more about iOS versioning at
13
13
# 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
15
15
16
16
environment :
17
17
sdk : " >=2.13.0 <3.0.0"
Original file line number Diff line number Diff line change
1
+ * Adding deb and AppImage export type for linux
2
+ * Improve responsive file system dialog
You can’t perform that action at this time.
0 commit comments