Skip to content

Commit

Permalink
bot: Update snsdemo to release-2024-11-20 (#5837)
Browse files Browse the repository at this point in the history
# Motivation
We would like to keep the testing environment, provided by snsdemo, up
to date.

# Changes
* Updated `snsdemo` version in `dfx.json`.
* Ensured that the `dfx` version in `dfx.json` matches `snsdemo`.

# Tests
CI should pass.

Co-authored-by: gix-bot <[email protected]>
  • Loading branch information
pr-automation-bot-public[bot] and gix-bot authored Nov 22, 2024
1 parent 70167fe commit abd2f5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dfx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dfx": "0.24.1",
"dfx": "0.24.2",
"canisters": {
"nns-governance": {
"type": "custom",
Expand Down Expand Up @@ -432,7 +432,7 @@
"DIDC_VERSION": "didc 0.4.0",
"POCKETIC_VERSION": "3.0.1",
"CARGO_SORT_VERSION": "1.0.9",
"SNSDEMO_RELEASE": "release-2024-11-13",
"SNSDEMO_RELEASE": "release-2024-11-20",
"IC_COMMIT_FOR_PROPOSALS": "release-2024-11-14_03-07-base",
"IC_COMMIT_FOR_SNS_AGGREGATOR": "release-2024-11-14_03-07-base"
},
Expand Down

0 comments on commit abd2f5a

Please sign in to comment.