Skip to content

Commit

Permalink
Update snsdemo to release-2024-05-22 (#4913)
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
sa-github-api and gix-bot authored May 24, 2024
1 parent 87df248 commit 46ab6e3
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.19.0",
"dfx": "0.20.0",
"canisters": {
"nns-governance": {
"type": "custom",
Expand Down Expand Up @@ -387,7 +387,7 @@
"DIDC_VERSION": "2024-05-14",
"POCKETIC_VERSION": "3.0.1",
"CARGO_SORT_VERSION": "1.0.9",
"SNSDEMO_RELEASE": "release-2024-05-15",
"SNSDEMO_RELEASE": "release-2024-05-22",
"IC_COMMIT_FOR_PROPOSALS": "release-2024-05-09_23-02-storage-layer",
"IC_COMMIT_FOR_SNS_AGGREGATOR": "release-2024-05-09_23-02-storage-layer"
},
Expand Down

0 comments on commit 46ab6e3

Please sign in to comment.