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.
2 parents f1d2f44 + 0c611eb commit fcbeab9Copy full SHA for fcbeab9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codeb-feature-flags",
3
- "version": "0.1.0",
+ "version": "0.2.1",
4
"description": "Allows developers to enable / disable features based on flags.",
5
"scripts": {
6
"start": "wp-scripts start",
plugin.php
@@ -9,7 +9,7 @@
9
* Plugin Name: Feature Flags
10
* Plugin URI: https://github.com/codebtech/wp-feature-flags
11
* Description: Allows developers to enable / disable features based on flags.
12
- * Version: 0.1.0
+ * Version: 0.2.1
13
* Requires at least: 6.4
14
* Requires PHP: 8.1
15
* Author: Mohan Raj
0 commit comments