Skip to content

Commit a4957c6

Browse files
Pantheon Automationpwtyler
authored andcommitted
Release 0.1.0
1 parent 62d75de commit a4957c6

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Tags: comments, spam
55
Requires at least: 4.5
66
Tested up to: 6.2.1
77
Requires PHP: 5.6
8-
Stable tag: 0.1.0-dev
8+
Stable tag: 0.1.0
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

1212
See the robots hard at work.
1313

1414
## Changelog
1515

16-
### 0.1.0-dev
16+
### 0.1.0 (6 June 2023)
1717
* Initial Release [[1](https://github.com/pantheon-systems/plugin-pipeline-example/pull/1)]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-pipeline-example",
3-
"version": "0.1.0-dev",
3+
"version": "0.1.0",
44
"description": "A demo plugin to test and showcase github actions during plugin development and release",
55
"main": "Gruntfile.js",
66
"directories": {

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: comments, spam
55
Requires at least: 4.5
66
Tested up to: 6.2.1
77
Requires PHP: 5.6
8-
Stable tag: 0.1.0-dev
8+
Stable tag: 0.1.0
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -68,7 +68,7 @@ directory take precedence. For example, `/assets/screenshot-1.png` would win ove
6868

6969
== Changelog ==
7070

71-
= 0.1.0-dev =
71+
= 0.1.0 (6 June 2023) =
7272
* Initial Release [[1](https://github.com/pantheon-systems/plugin-pipeline-example/pull/1)]
7373

7474
== Arbitrary section ==

rossums-universal-robots.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: pantheon.io
88
* Text Domain: rossums-universal-robots
99
* Domain Path: /languages
10-
* Version: 0.1.0-dev
10+
* Version: 0.1.0
1111
*
1212
* @package Rossums_Universal_Robots
1313
*/

0 commit comments

Comments
 (0)