diff --git a/CHANGELOG.md b/CHANGELOG.md index c68cdaf..8ad70d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +### 0.6.3: May 13th, 2020 * **Tweak** - Update WooCommerce template compatibility to 4.1.0 ### 0.6.2: May 12th, 2020 diff --git a/package.json b/package.json index fa659c0..475cb4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.6.2", + "version": "0.6.3", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index eabb44c..f3a494a 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.6.2", + "version": "0.6.3", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/style.css b/stormbringer-child/style.css index f2cbc70..e78c8e5 100644 --- a/stormbringer-child/style.css +++ b/stormbringer-child/style.css @@ -2,6 +2,6 @@ Theme Name: Stormbringer Child Description: Child theme for Stormbringer Author: Nicolas Mollet -Version: 0.6.2 +Version: 0.6.3 Template: stormbringer */ \ No newline at end of file diff --git a/style.css b/style.css index 073ccb7..b2b3948 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.6.2 +Version: 0.6.3 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer