Skip to content

Commit

Permalink
upgrade: agoric v0.35.0-u16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jul 24, 2024
1 parent 7d15083 commit 0bdc66b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/agoric.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git_repo = "https://github.com/Agoric/agoric-sdk"
version = "agoric-upgrade-15"
version = "v0.35.0-u16.2"
daemon_name = "agd"
node_home = "$HOME/.agoric"
minimum_gas_prices = "0.03ubld,0.0034uist"
Expand Down
2 changes: 1 addition & 1 deletion data/custom_build_scripts/agoric.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if [[ -z $upgrading ]]; then
source $HOME/env.sh

# install node
nvm install v18.17.1
nvm install v18.18.0

# to load nvm
source $HOME/env.sh
Expand Down

0 comments on commit 0bdc66b

Please sign in to comment.