From 6358865614531f32c2dbd2c869624283fac5d874 Mon Sep 17 00:00:00 2001 From: Pantheon Automation Date: Wed, 20 Dec 2023 20:20:02 +0000 Subject: [PATCH] Release 0.3.2 --- README.MD | 4 ++-- readme.txt | 4 ++-- rossums-universal-robots.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.MD b/README.MD index d114671..64fc722 100644 --- a/README.MD +++ b/README.MD @@ -5,7 +5,7 @@ Tags: comments, spam Requires at least: 4.5 Tested up to: 6.2.1 Requires PHP: 5.6 -Stable tag: 0.3.2-dev +Stable tag: 0.3.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -13,7 +13,7 @@ See the robots hard at work. ## Changelog -### 0.3.2-dev +### 0.3.2 (20 December 2023) * Set Counter to 7 [[52](https://github.com/pantheon-systems/plugin-pipeline-example/pull/52)] ### 0.3.1 (20 December 2023) diff --git a/readme.txt b/readme.txt index 0c2ea67..88946db 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: comments, spam Requires at least: 4.5 Tested up to: 6.2.1 Requires PHP: 5.6 -Stable tag: 0.3.2-dev +Stable tag: 0.3.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -68,7 +68,7 @@ directory take precedence. For example, `/assets/screenshot-1.png` would win ove == Changelog == -= 0.3.2-dev = += 0.3.2 (20 December 2023) = * Set Counter to 7 [[52](https://github.com/pantheon-systems/plugin-pipeline-example/pull/52)] = 0.3.1 (20 December 2023) = diff --git a/rossums-universal-robots.php b/rossums-universal-robots.php index c9b9e76..071c46c 100644 --- a/rossums-universal-robots.php +++ b/rossums-universal-robots.php @@ -7,7 +7,7 @@ * Author URI: pantheon.io * Text Domain: rossums-universal-robots * Domain Path: /languages - * Version: 0.3.2-dev + * Version: 0.3.2 * * @package Rossums_Universal_Robots */ @@ -17,7 +17,7 @@ * * @since 0.3.0 */ -define( 'RUR_VERSION', '0.3.2-dev' ); +define( 'RUR_VERSION', '0.3.2' ); /** * Returns an int. It's a feature.