diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aa3d07..c572641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ### Unreleased + + +### 0.4.4: December 18th, 2017 * **Tweak** - Jetpack: Infinite Scroll compatibility in product archive * **Tweak** - Navbarscrolltotop: compatibility with WooCommerce checkout page diff --git a/package.json b/package.json index ece5428..80387f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.4.3", + "version": "0.4.4", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index 323631d..3388e50 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.4.3", + "version": "0.4.4", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/style.css b/style.css index 99c8df9..da7e9be 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.4.3 +Version: 0.4.4 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer