From 604485e21c2ab2fbb2fb1408655c55ee053e7b95 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Fri, 6 Dec 2024 14:53:38 -0700 Subject: [PATCH] Prepare 0.4.5-dev --- README.md | 4 +++- package.json | 2 +- pantheon-hud.php | 2 +- readme.txt | 4 +++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e279b5..95cb11c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **Tags:** Pantheon, hosting, environment-indicator **Requires at least:** 4.9 **Tested up to:** 6.7.1 -**Stable tag:** 0.4.4 +**Stable tag:** 0.4.5 **License:** GPLv2 or later **License URI:** http://www.gnu.org/licenses/gpl-2.0.html @@ -40,6 +40,8 @@ By default, the Pantheon HUD appears for logged-in users with the `manage_option ## Changelog ## +### 0.4.5-dev ### + ### 0.4.4 (December 6, 2024 ### * Fix admin bar item layout issue [[#145](https://github.com/pantheon-systems/pantheon-hud/pull/145)] props @cbirdsong and @westonruter * Update CONTRIBUTING.md [[#123](https://github.com/pantheon-systems/pantheon-hud/pull/123)] diff --git a/package.json b/package.json index 5282145..ca833e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pantheon-hud", - "version": "0.4.4", + "version": "0.4.5-dev", "main": "Gruntfile.js", "author": "Pantheon ", "scripts": { diff --git a/pantheon-hud.php b/pantheon-hud.php index 73b71d6..3bbcef9 100644 --- a/pantheon-hud.php +++ b/pantheon-hud.php @@ -1,7 +1,7 @@