From 13c7774433441baa6895e6c01629243bf8c07167 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sun, 27 Feb 2022 12:54:59 -0600 Subject: [PATCH] Upgrade RSKj to 3.2.0 --- site-cookbooks/kosmos_rsk/attributes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-cookbooks/kosmos_rsk/attributes/default.rb b/site-cookbooks/kosmos_rsk/attributes/default.rb index 608edad..591c6e4 100644 --- a/site-cookbooks/kosmos_rsk/attributes/default.rb +++ b/site-cookbooks/kosmos_rsk/attributes/default.rb @@ -1,2 +1,2 @@ -node.default['rskj']['version'] = '3.0.1~focal' +node.default['rskj']['version'] = '3.2.0~focal' node.default['rskj']['network'] = 'testnet' -- 2.25.1