Skip to content

Commit fc35751

Browse files
committed
Release version
1 parent a186136 commit fc35751

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"test": "tests"
77
},
88
"scripts": {
9+
"release": "npx @alleyinteractive/create-release@latest",
910
"start": "wp-env start",
1011
"test": "playwright test"
1112
},

wp-environment-switcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WordPress Environment Switcher
44
* Plugin URI: https://github.com/alleyinteractive/wp-environment-switcher
55
* Description: Easily switch between different site environments from the WordPress admin bar.
6-
* Version: 1.1.0
6+
* Version: 1.2.0
77
* Author: Sean Fisher
88
* Author URI: https://github.com/alleyinteractive/wp-environment-switcher
99
* Requires at least: 5.5.0

0 commit comments

Comments
 (0)