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
25
25
CARGO_MAKE_CRATE_FS_NAME = " dart_ffi"
26
26
CARGO_MAKE_CRATE_NAME = " dart-ffi"
27
27
LIB_NAME = " dart_ffi"
28
- CURRENT_APP_VERSION = " 0.3.9"
28
+ CURRENT_APP_VERSION = " 0.3.9.1 "
29
29
FLUTTER_DESKTOP_FEATURES = " dart,rev-sqlite"
30
30
PRODUCT_NAME = " AppFlowy"
31
31
MACOSX_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
15
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
16
# Read more about iOS versioning at
17
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
- version : 0.3.9
18
+ version : 0.3.9+1
19
19
20
20
environment :
21
21
sdk : " >=3.1.5 <4.0.0"
You can’t perform that action at this time.
0 commit comments