We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cf15d5 commit 8cf1feeCopy full SHA for 8cf1fee
frontend/Makefile.toml
@@ -22,7 +22,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
22
CARGO_MAKE_CRATE_FS_NAME = "dart_ffi"
23
CARGO_MAKE_CRATE_NAME = "dart-ffi"
24
LIB_NAME = "dart_ffi"
25
-CURRENT_APP_VERSION = "0.0.4"
+CURRENT_APP_VERSION = "0.0.5"
26
FEATURES = "flutter"
27
PRODUCT_NAME = "AppFlowy"
28
# CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html
0 commit comments