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 5a65471 commit 92cef81Copy full SHA for 92cef81
frontend/Makefile.toml
@@ -23,7 +23,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
23
CARGO_MAKE_CRATE_FS_NAME = "dart_ffi"
24
CARGO_MAKE_CRATE_NAME = "dart-ffi"
25
LIB_NAME = "dart_ffi"
26
-CURRENT_APP_VERSION = "0.1.2"
+CURRENT_APP_VERSION = "0.1.3"
27
FLUTTER_DESKTOP_FEATURES = "dart,rev-sqlite"
28
PRODUCT_NAME = "AppFlowy"
29
# CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html
0 commit comments