Skip to content

Commit

Permalink
chore: bump client api that deduplicate sync message (AppFlowy-IO#4972)
Browse files Browse the repository at this point in the history
* chore: bump client api

* chore: update log

* chore: bump client api
  • Loading branch information
appflowy authored Mar 23, 2024
1 parent b307312 commit 3f0b347
Show file tree
Hide file tree
Showing 12 changed files with 195 additions and 179 deletions.
99 changes: 50 additions & 49 deletions frontend/appflowy_tauri/src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/appflowy_tauri/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ custom-protocol = ["tauri/custom-protocol"]
# Run the script:
# scripts/tool/update_client_api_rev.sh new_rev_id
# ⚠️⚠️⚠️️
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "ab9496c248b7c733d1aa160062abeb66c4e41325" }
client-api = { git = "https://github.com/AppFlowy-IO/AppFlowy-Cloud", rev = "4878d51c1ba5137a94d986383d65fd2dfa103a1e" }
# Please use the following script to update collab.
# Working directory: frontend
#
Expand Down
Loading

0 comments on commit 3f0b347

Please sign in to comment.