diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dd6937..3bd6fa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +### 0.8.5: October 28th, 2021 * Images: align center even with webp images (picture, figure tags) ### 0.8.4: October 11th, 2021 diff --git a/package-lock.json b/package-lock.json index fc008c3..f8f1d05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.4", + "version": "0.8.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 73cc9e3..b3a0466 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.4", + "version": "0.8.5", "description": "WordPress theme", "license": "Apache-2.0", "keywords": [], diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index 197e222..c9a7c6c 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.4", + "version": "0.8.5", "description": "WordPress theme", "license": "Apache-2.0", "keywords": [], diff --git a/stormbringer-child/style.css b/stormbringer-child/style.css index 3881007..bf0bca4 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.8.4 +Version: 0.8.5 Template: stormbringer */ \ No newline at end of file diff --git a/style.css b/style.css index caaf455..06c532e 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.8.4 +Version: 0.8.5 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer