Skip to content

Commit 7372f55

Browse files
authored
chore: bump version 0.8.8 (#7627)
1 parent 9115e20 commit 7372f55

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/Makefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
2626
CARGO_MAKE_CRATE_FS_NAME = "dart_ffi"
2727
CARGO_MAKE_CRATE_NAME = "dart-ffi"
2828
LIB_NAME = "dart_ffi"
29-
APPFLOWY_VERSION = "0.8.7"
29+
APPFLOWY_VERSION = "0.8.8"
3030
FLUTTER_DESKTOP_FEATURES = "dart"
3131
PRODUCT_NAME = "AppFlowy"
3232
MACOSX_DEPLOYMENT_TARGET = "11.0"

frontend/appflowy_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Bring projects, wikis, and teams together with AI. AppFlowy is an
44
your data. The best open source alternative to Notion.
55
publish_to: "none"
66

7-
version: 0.8.7
7+
version: 0.8.8
88

99
environment:
1010
flutter: ">=3.27.4"

0 commit comments

Comments
 (0)