File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
2525CARGO_MAKE_CRATE_FS_NAME = " dart_ffi"
2626CARGO_MAKE_CRATE_NAME = " dart-ffi"
2727LIB_NAME = " dart_ffi"
28- CURRENT_APP_VERSION = " 0.3.9"
28+ CURRENT_APP_VERSION = " 0.3.9.1 "
2929FLUTTER_DESKTOP_FEATURES = " dart,rev-sqlite"
3030PRODUCT_NAME = " AppFlowy"
3131MACOSX_DEPLOYMENT_TARGET = " 11.0"
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.3.9
18+ version : 0.3.9+1
1919
2020environment :
2121 sdk : " >=3.1.5 <4.0.0"
You can’t perform that action at this time.
0 commit comments