From cff5255ab7bf83bdd8c04f046cf0f2b29ebdddb9 Mon Sep 17 00:00:00 2001 From: "K. Adam White" Date: Thu, 14 Dec 2023 14:10:16 -0500 Subject: [PATCH] Bump version to v1.7.3 --- README.md | 4 ++++ package.json | 2 +- plugin.php | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9789226..ad410a2 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,10 @@ The script will sync the the build branch with main, build assets and commit the ## Changelog +### v1.7.3 + +* Restore built asset files not included in v1.7.2 due to release process error. + ### v1.7.2 * Upgraded dependencies for enhanced performance, security and stability. diff --git a/package.json b/package.json index f50c0ba..1a93762 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hm-gutenberg-tools", - "version": "1.7.2", + "version": "1.7.3", "private": true, "scripts": { "build": "webpack --config=.config/webpack.config.prod.js", diff --git a/plugin.php b/plugin.php index 2a78bb6..ed03e28 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: HM Gutenberg Tools Plugin * Plugin URI: https://hmn.md * Description: Tools for Gutenberg. - * Version: 1.7.2 + * Version: 1.7.3 * Author: Human Made Limited * Author URI: https://hmn.md * License: GPL2