From a0180a1ac600fb0c1808b171a2e0deb63a537c49 Mon Sep 17 00:00:00 2001 From: Jost Schulte Date: Wed, 9 Oct 2024 17:26:55 -0600 Subject: [PATCH] docs(readme): update compatibility --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f262b5f4..06d1bda3 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ npm install @holochain/tryorama ## Compatibility +**Tryorama v0.18.x** is compatible with **JS client v0.19.x** and **Holochain v0.5.x**. + **Tryorama v0.17.x** is compatible with **JS client v0.18.x** and **Holochain v0.4.x**. **Tryorama v0.16.x** is compatible with **JS client v0.17.x** and **Holochain v0.3.x**. -**Tryorama v0.15.x** is compatible with **JS client v0.16.x** and **Holochain v0.2.x**. - ## Example With a few lines of code you can start testing your Holochain application. The