From 97c9be73f27018d858100718cedfea06a8e537d2 Mon Sep 17 00:00:00 2001 From: Andrey Arapov <107317698+andy108369@users.noreply.github.com> Date: Wed, 27 Sep 2023 18:12:30 +0200 Subject: [PATCH] feat(akash-node): bump node 0.24.2 => 0.26.1 as per govt prop 231 (#227) --- 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 e22a964b..2b39d610 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: 6.0.0 +version: 6.0.1 # 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: 6.0.0 # Refs # https://github.com/akash-network/node/releases # https://github.com/akash-network/net/blob/main/mainnet/version.txt -appVersion: 0.24.2 +appVersion: 0.26.1