From f1b6c566a112eb8bb400b1f7d5860cbd9a4acf16 Mon Sep 17 00:00:00 2001 From: Nico Mollet Date: Thu, 27 Jul 2017 14:42:06 +0200 Subject: [PATCH] Up version --- CHANGELOG.md | 6 ++++++ package.json | 2 +- stormbringer-child/package.json | 2 +- style.css | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4ae647..4a8a5b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### 0.3.5: July 27th, 2017 +* Gravity Forms: fix submit button +* Template: allow fullwidth for post +* Woocommerce: Sticky payment +* Woocommerce: Add to cart spinner + ### 0.3.4: July 25th, 2017 * Woocommerce CSS compatibility * New shortcode [woocommerce_cart_link] to display a link to Woocommerce cart diff --git a/package.json b/package.json index 4668561..64d7d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.3.4", + "version": "0.3.5", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index 3938ddc..0f19caf 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.3.4", + "version": "0.3.5", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/style.css b/style.css index 87786bd..400ce5a 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://github.com/nicomollet/stormbringer Github Theme URI: https://github.com/nicomollet/stormbringer Github Branch: master Description: A simple responsive theme based on twitter's bootstrap framework. -Version: 0.3.4 +Version: 0.3.5 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer