File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55[ ![ E2E Tests] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/e2e.yml/badge.svg )] ( https://github.com/codebtech/wp-feature-flags/actions/workflows/e2e.yml )
66[ ![ codecov] ( https://codecov.io/github/codebtech/wp-feature-flags/graph/badge.svg?token=QNUWGCRJGR )] ( https://codecov.io/github/codebtech/wp-feature-flags )
77
8- Stable tag: 0.4.0
8+ Stable tag: 0.4.1
99Requires at least: 6.2
1010Tested up to: 6.8
1111Requires PHP: 8.1
Original file line number Diff line number Diff line change 11{
22 "name" : " codeb-feature-flags" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " Allows developers to enable / disable features based on flags." ,
55 "license" : " ISC" ,
66 "author" : " Mohan Raj <https://mohanraj.dev>" ,
Original file line number Diff line number Diff line change 99 * Plugin Name: Feature Flags
1010 * Plugin URI: https://github.com/codebtech/wp-feature-flags
1111 * Description: Allows developers to enable / disable features based on flags.
12- * Version: 0.4.0
12+ * Version: 0.4.1
1313 * Requires at least: 6.4
1414 * Requires PHP: 8.1
1515 * Author: Mohan Raj
You can’t perform that action at this time.
0 commit comments