From eeb99f08d746c8bb6be476f05b711961ebad0c61 Mon Sep 17 00:00:00 2001 From: Nico Mollet Date: Mon, 11 Oct 2021 10:02:43 +0200 Subject: [PATCH] Version 0.8.3 --- 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 417efcd..e5dc144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +### 0.8.3: October 11th, 2021 * Update dependencies ### 0.8.2: October 11th, 2021 diff --git a/package-lock.json b/package-lock.json index 5bf6a01..169943c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.2", + "version": "0.8.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 632600e..99ae3f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.2", + "version": "0.8.3", "description": "WordPress theme", "license": "Apache-2.0", "keywords": [], diff --git a/stormbringer-child/package.json b/stormbringer-child/package.json index 476ca77..e475660 100644 --- a/stormbringer-child/package.json +++ b/stormbringer-child/package.json @@ -1,6 +1,6 @@ { "name": "stormbringer", - "version": "0.8.2", + "version": "0.8.3", "description": "WordPress theme", "license": "Apache-2.0", "keywords": [], diff --git a/stormbringer-child/style.css b/stormbringer-child/style.css index d9ddb0e..54e7c73 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.2 +Version: 0.8.3 Template: stormbringer */ \ No newline at end of file diff --git a/style.css b/style.css index 0f3e0e0..d426b5f 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.2 +Version: 0.8.3 Author: Nicolas Mollet Author URI: http://www.nicolasmollet.com Text Domain: stormbringer