From 955c0ca32c02f6ff2b49a708800600891ef69a91 Mon Sep 17 00:00:00 2001 From: Zblocker64 <105066639+Zblocker64@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:22:59 -0500 Subject: [PATCH] upgrade node to V0.36.0 --- charts/akash-node/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/akash-node/Chart.yaml b/charts/akash-node/Chart.yaml index 4433414..f2bfde2 100644 --- a/charts/akash-node/Chart.yaml +++ b/charts/akash-node/Chart.yaml @@ -17,7 +17,7 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) # Major version bit highlights the mainnet release (e.g. mainnet4 = 4.x.x, mainnet5 = 5.x.x, ...) -version: 11.0.1 +version: 11.0.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -26,4 +26,4 @@ version: 11.0.1 # Refs # https://github.com/akash-network/node/releases # https://github.com/akash-network/net/blob/main/mainnet/version.txt -appVersion: 0.34.1 +appVersion: 0.36.0