From 3f92ecd637f07692ee9040ce6c7e0da37422065e Mon Sep 17 00:00:00 2001 From: Severin Siffert Date: Wed, 17 Apr 2024 14:08:35 +0200 Subject: [PATCH] chore: dfx 0.20.0 compatibility --- compatibility.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/compatibility.json b/compatibility.json index 156c071e..23dfb707 100644 --- a/compatibility.json +++ b/compatibility.json @@ -1,4 +1,12 @@ { + "0.20.0": { + "nns": { + "versions": ["0.4.0"] + }, + "sns": { + "versions": ["0.4.0"] + } + }, "0.19.0": { "nns": { "versions": ["0.3.1"]