diff --git a/CHANGELOG.md b/CHANGELOG.md index 55b250b..3453733 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +### 0.6.2: May 12th, 2020 * **Tweak** - content.php template tweak: exclude date from SERP ### 0.6.1: May 11h, 2020 diff --git a/package.json b/package.json index d714d0e..fa659c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.6.1", + "version": "0.6.2", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index 9c41b73..eabb44c 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.6.1", + "version": "0.6.2", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/style.css b/stormbringer-child/style.css index 3fec473..f2cbc70 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.4.3 +Version: 0.6.2 Template: stormbringer */ \ No newline at end of file diff --git a/style.css b/style.css index 34849b6..073ccb7 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.1 +Version: 0.6.2 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer