From 21f32e097eeca190139e4d8206cb4795d488cb89 Mon Sep 17 00:00:00 2001 From: Klynger <8517023+Klynger@users.noreply.github.com> Date: Fri, 6 Mar 2020 20:31:41 +0000 Subject: [PATCH] Release v3.30.1 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1527e37c..531dc03f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.30.1] - 2020-03-06 ### Fixed - Fix version of the app. diff --git a/manifest.json b/manifest.json index 61c26d8f..da761e90 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "vendor": "vtex", "name": "store-theme", - "version": "3.30.0", + "version": "3.30.1", "builders": { "styles": "2.x", "store": "0.x",