From f5ca9685474e47d352a06777b8e0fcd409a80a6d Mon Sep 17 00:00:00 2001 From: Andrey Arapov <107317698+andy108369@users.noreply.github.com> Date: Wed, 13 Mar 2024 17:57:56 +0100 Subject: [PATCH] feat(node): bump to 0.32.2 (#264) --- 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 8e7fffa..9f39e1d 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: 9.0.1 +version: 9.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: 9.0.1 # Refs # https://github.com/akash-network/node/releases # https://github.com/akash-network/net/blob/main/mainnet/version.txt -appVersion: 0.32.1 +appVersion: 0.32.2