diff --git a/README.MD b/README.MD index 1877354..08a5cca 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.4-dev +Stable tag: 0.3.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -26,7 +26,7 @@ See the robots hard at work. ## Changelog -### 0.3.4-dev +### 0.3.4 (20 December 2023) * Set Counter to 9 [[#](https://github.com/pantheon-systems/plugin-pipeline-example/pull/#)] ### 0.3.3 (20 December 2023) diff --git a/package-lock.json b/package-lock.json index c0f256d..158b0c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "plugin-pipeline-example", - "version": "0.3.4-dev", + "version": "0.3.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "plugin-pipeline-example", - "version": "0.3.4-dev", + "version": "0.3.4", "license": "MIT", "dependencies": { "grunt": "^1.6.1", diff --git a/package.json b/package.json index aa8c0b2..b00124a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-pipeline-example", - "version": "0.3.4-dev", + "version": "0.3.4", "description": "A demo plugin to test and showcase github actions during plugin development and release", "main": "Gruntfile.js", "directories": { diff --git a/readme.txt b/readme.txt index 76065e2..312760e 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.4-dev +Stable tag: 0.3.4 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.4-dev = += 0.3.4 (20 December 2023) = * Set Counter to 9 [[#](https://github.com/pantheon-systems/plugin-pipeline-example/pull/#)] = 0.3.3 (20 December 2023) = diff --git a/rossums-universal-robots.php b/rossums-universal-robots.php index 7b22148..7624e56 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.4-dev + * Version: 0.3.4 * * @package Rossums_Universal_Robots */ @@ -17,7 +17,7 @@ * * @since 0.3.0 */ -define( 'RUR_VERSION', '0.3.4-dev' ); +define( 'RUR_VERSION', '0.3.4' ); /** * Returns an int. It's a feature.