From b3a6026a1598b2a6a6abfac16b606462d7c512ee Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Thu, 23 Feb 2023 10:26:16 -0800 Subject: [PATCH] Versioning Note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4dbc529..96fc91b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Note for the Flutter-based Cwtch UI Application see: https://git.openprivacy.ca/ go run generate/generate_bindings.go make linux // alternatively windows, android, macos +**NOTE:** Autobindings currently depends on an unreleased version of Cwtch (`cwtch.im/cwtch v0.18.10-0.20230221235514-49e0d849fa3e`). + ## Spec File Format The current Cwtch Bindings Specification is defined in [spec](./spec)