Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/versions.bash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# shellcheck disable=SC2034 # Variables are expected to be unused in this file
# Release from 2024-05-02 which includes nervous_system_parameters.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit (feel free to ignore): you could consider updating the comment above the new aggregator version for consistency.

SNS_AGGREGATOR_RELEASE=proposal-136008-agg
SNS_AGGREGATOR_RELEASE=proposal-137283-agg
DFX_IC_COMMIT=fccfa2c7c7cba9e5485ad0b48823990e24a67f40
INTERNET_IDENTITY_RELEASE=release-2023-10-27
NNS_DAPP_RELEASE=proposal-135420
Expand Down
Loading