Skip to content

Commit c55d41d

Browse files
authored
Update release in README (#2689)
Co-authored-by: gix-bot <gix-bot@users.noreply.github.com>
1 parent 81a2a70 commit c55d41d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Use the Internet Identity canister in your local dfx project by adding the follo
5050
"canisters": {
5151
"internet_identity": {
5252
"type": "custom",
53-
"candid": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-01/internet_identity.did",
54-
"wasm": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-01/internet_identity_dev.wasm.gz",
53+
"candid": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-08/internet_identity.did",
54+
"wasm": "https://github.com/dfinity/internet-identity/releases/download/release-2024-11-08/internet_identity_dev.wasm.gz",
5555
"init_arg": "(opt record { captcha_config = opt record { max_unsolved_captchas= 50:nat64; captcha_trigger = variant {Static = variant {CaptchaDisabled}}}})",
5656
"remote": {
5757
"id": {

0 commit comments

Comments
 (0)