From f6709f0b80a9a889f462c00af163901a1b347d2d Mon Sep 17 00:00:00 2001 From: Geise Costa Date: Fri, 25 Oct 2024 16:34:15 -0300 Subject: [PATCH] Incremented version number --- CHANGELOG.md | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 200becd..56dc151 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Add catalog-info.yaml -## [0.3.1] - 2024-10-22 +## [0.3.2] - 2024-10-22 ### Changed - Updated section frequently questions diff --git a/manifest.json b/manifest.json index 8be4104..2767f1a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "b2b-suite", "vendor": "vtex", - "version": "0.3.1", + "version": "0.3.2", "title": "B2B Suite", "description": "Suite of apps to add various essential B2B functionalities to your VTEX store", "mustUpdateAt": "2022-08-28",