diff --git a/CHANGELOG.md b/CHANGELOG.md index 13798ca..d04c06d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +### 0.6.7: December 10th, 2020 * **Fix** - Security Fix ### 0.6.6: August 07th, 2020 diff --git a/package.json b/package.json index 43d4052..3607c44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.6.6", + "version": "0.6.7", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index 6ef619c..a6fac85 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.6.6", + "version": "0.6.7", "description": "WordPress theme", "license": "Apache-2.0", "repository" : { diff --git a/stormbringer-child/style.css b/stormbringer-child/style.css index 655fc66..b3b342b 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.6 +Version: 0.6.7 Template: stormbringer */ \ No newline at end of file diff --git a/style.css b/style.css index a2c1a10..fd9bd07 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.6 +Version: 0.6.7 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer