Skip to content

Commit b697302

Browse files
authored
chore(deps): bump IC monorepo and extensions to latest versions (#583)
# Motivation Bump the version of the monorepo to incorporate the latest changes from the Governance canister. # Changes - Updated the monorepo version to the latest. - Updated the extensions to the latest version to support the new monorepo.
1 parent 9d818f5 commit b697302

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bin/versions.bash

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# shellcheck disable=SC2034 # Variables are expected to be unused in this file
33
# Release from 2024-05-02 which includes nervous_system_parameters.
44
SNS_AGGREGATOR_RELEASE=proposal-138924-agg
5-
DFX_IC_COMMIT=3b6853464c3ce93be748e19867ca29e74fc89bba
5+
DFX_IC_COMMIT=8ce3464705d52c0cce0173090f95e50874423932
66
INTERNET_IDENTITY_RELEASE=release-2023-10-27
77
NNS_DAPP_RELEASE=proposal-139084
88
DIDC_VERSION=2023-07-25
99
QUILL_VERSION=0.5.3
1010
IDL2JSON_VERSION=0.8.5
1111
BINSTALL_VERSION=1.3.0
1212
IC_WASM_VERSION=0.6.0
13-
DFX_NNS_EXTENSION_VERSION=0.8.0
14-
DFX_SNS_EXTENSION_VERSION=0.8.0
13+
DFX_NNS_EXTENSION_VERSION=0.9.0
14+
DFX_SNS_EXTENSION_VERSION=0.9.0
1515
EXCHANGE_RATE_CANISTER_RELEASE=2024.09.05

0 commit comments

Comments
 (0)