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 @@ -26,7 +26,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
2626CARGO_MAKE_CRATE_FS_NAME = " dart_ffi"
2727CARGO_MAKE_CRATE_NAME = " dart-ffi"
2828LIB_NAME = " dart_ffi"
29- APPFLOWY_VERSION = " 0.6.7.1 "
29+ APPFLOWY_VERSION = " 0.6.7.2 "
3030FLUTTER_DESKTOP_FEATURES = " dart"
3131PRODUCT_NAME = " AppFlowy"
3232MACOSX_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.6.7+1
18+ version : 0.6.7+2
1919
2020environment :
2121 flutter : " >=3.22.0"
You can’t perform that action at this time.
0 commit comments