We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a186136 commit fc35751Copy full SHA for fc35751
package.json
@@ -6,6 +6,7 @@
6
"test": "tests"
7
},
8
"scripts": {
9
+ "release": "npx @alleyinteractive/create-release@latest",
10
"start": "wp-env start",
11
"test": "playwright test"
12
wp-environment-switcher.php
@@ -3,7 +3,7 @@
3
* Plugin Name: WordPress Environment Switcher
4
* Plugin URI: https://github.com/alleyinteractive/wp-environment-switcher
5
* Description: Easily switch between different site environments from the WordPress admin bar.
- * Version: 1.1.0
+ * Version: 1.2.0
* Author: Sean Fisher
* Author URI: https://github.com/alleyinteractive/wp-environment-switcher
* Requires at least: 5.5.0
0 commit comments