From 10a7ee0fe55fb0d923d789c5cb694bfcb2d3e389 Mon Sep 17 00:00:00 2001 From: Nico Mollet Date: Mon, 17 Jan 2022 10:28:26 +0100 Subject: [PATCH] Version 0.8.7 --- CHANGELOG.md | 1 + package-lock.json | 2 +- package.json | 2 +- stormbringer-child/package.json | 2 +- stormbringer-child/style.css | 2 +- style.css | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2aa230..975bd76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +### 0.8.7: January 17th, 2022 * **Tweak** - Update CDNJS library versions ### 0.8.6: January 11th, 2022 diff --git a/package-lock.json b/package-lock.json index 76fe883..939a848 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.6", + "version": "0.8.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0139d37..9122f9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.6", + "version": "0.8.7", "description": "WordPress theme", "license": "Apache-2.0", "keywords": [], diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index c9f2cc7..bc7a8e2 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.6", + "version": "0.8.7", "description": "WordPress theme", "license": "Apache-2.0", "keywords": [], diff --git a/stormbringer-child/style.css b/stormbringer-child/style.css index 07138d0..b6ac3aa 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.6 +Version: 0.8.7 Template: stormbringer */ \ No newline at end of file diff --git a/style.css b/style.css index 5cf6bfc..516c75a 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.6 +Version: 0.8.7 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer