From 67019ebf97ac097a5844cc5eeddedba7f6298061 Mon Sep 17 00:00:00 2001 From: gix-bot Date: Fri, 8 Nov 2024 07:54:03 +0000 Subject: [PATCH] Update release in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 135ab7f460..26d478435c 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ Use the Internet Identity canister in your local dfx project by adding the follo "canisters": { "internet_identity": { "type": "custom", - "candid": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-01/internet_identity.did", - "wasm": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-01/internet_identity_dev.wasm.gz", + "candid": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-08/internet_identity.did", + "wasm": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-08/internet_identity_dev.wasm.gz", "init_arg": "(opt record { captcha_config = opt record { max_unsolved_captchas= 50:nat64; captcha_trigger = variant {Static = variant {CaptchaDisabled}}}})", "remote": { "id": {