diff --git a/modules.json b/modules.json index 06ab2a6..7d26432 100644 --- a/modules.json +++ b/modules.json @@ -43,22 +43,22 @@ ] }, "console": { - "commit": "fdcd2df36da2d4750a210cb7ec43351de75834a4", + "commit": "18815c897bb53e373b4000008ae1e546b887e747", "repo": "https://github.com/junobuild/juno", - "url": "https://github.com/junobuild/juno/releases/download/v0.0.62/console-v0.2.0.wasm.gz", + "url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/console-v0.3.0.wasm.gz", "candid": [ { - "url": "https://github.com/junobuild/juno/releases/download/v0.0.62/console.did" + "url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/console.did" } ] }, "observatory": { - "commit": "2b01c3a7de22c691f102ec43bbd1c72d31bfcd67", + "commit": "18815c897bb53e373b4000008ae1e546b887e747", "repo": "https://github.com/junobuild/juno", - "url": "https://github.com/junobuild/juno/releases/download/v0.0.61/observatory-v0.2.0.wasm.gz", + "url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/observatory-v0.2.1.wasm.gz", "candid": [ { - "url": "https://github.com/junobuild/juno/releases/download/v0.0.61/observatory.did" + "url": "https://github.com/junobuild/juno/releases/download/v0.0.63-beta.1/observatory.did" } ] },