diff --git a/README.md b/README.md index 05f17314eb..f20ed1f38a 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-29/internet_identity.did", - "wasm": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-29/internet_identity_dev.wasm.gz", + "candid": "https://github.com/dfinity/internet-identity/releases/download/release-2024-12-06/internet_identity.did", + "wasm": "https://github.com/dfinity/internet-identity/releases/download/release-2024-12-06/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": {