From a3db7b1324acc184f4ba7242e79c2e539cec38fc Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Tue, 18 Jul 2023 09:53:51 -0600 Subject: [PATCH] add "environment indicator" to tags (#128) closes #127 --- README.md | 5 +++-- readme.txt | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 31c0fa4..d405934 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pantheon HUD # **Contributors:** [getpantheon](https://profiles.wordpress.org/getpantheon/), [danielbachhuber](https://profiles.wordpress.org/danielbachhuber/), [jspellman](https://profiles.wordpress.org/jspellman/), [jazzs3quence](https://profiles.wordpress.org/jazzs3quence) -**Tags:** Pantheon, hosting +**Tags:** Pantheon, hosting, environment-indicator **Requires at least:** 4.9 **Tested up to:** 6.2 **Stable tag:** 0.4.4-dev @@ -40,8 +40,9 @@ By default, the Pantheon HUD appears for logged-in users with the `manage_option ## Changelog ## -### Latest ### +### 0.4.4-dev ### * Update CONTRIBUTING.md [[#123](https://github.com/pantheon-systems/pantheon-hud/pull/123)] +* Added "environment-indicator" to tags [[#]()] ### 0.4.3 (April 6, 2023) ### * Update Composer dependencies [[#116](https://github.com/pantheon-systems/pantheon-hud/pull/116)] [[#118](https://github.com/pantheon-systems/pantheon-hud/pull/118)] diff --git a/readme.txt b/readme.txt index 1f5a3e1..9508278 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ === Pantheon HUD === Contributors: getpantheon, danielbachhuber, jspellman, jazzs3quence -Tags: Pantheon, hosting +Tags: Pantheon, hosting, environment-indicator Requires at least: 4.9 Tested up to: 6.2 Stable tag: 0.4.4-dev @@ -36,8 +36,9 @@ By default, the Pantheon HUD appears for logged-in users with the `manage_option 1. Pantheon HUD is present in the WordPress toolbar. On hover, it displays environmental details and helpful links. == Changelog == -= Latest = += 0.4.4-dev = * Update CONTRIBUTING.md [[#123](https://github.com/pantheon-systems/pantheon-hud/pull/123)] +* Added "environment-indicator" to tags [[#]()] = 0.4.3 (April 6, 2023) = * Update Composer dependencies [[#116](https://github.com/pantheon-systems/pantheon-hud/pull/116)] [[#118](https://github.com/pantheon-systems/pantheon-hud/pull/118)]