Skip to content
Snippets Groups Projects
Commit 55f633aa authored by Erick Hitter's avatar Erick Hitter
Browse files

Fix WP compat version

parent 7ea7289d
No related branches found
No related tags found
1 merge request!1Add automated WP.org deploys
Pipeline #834 passed with warnings
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<!-- Rules: WordPress Coding Standards --> <!-- Rules: WordPress Coding Standards -->
<!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards --> <!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards -->
<!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties --> <!-- https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki/Customizable-sniff-properties -->
<config name="minimum_supported_wp_version" value="3.1"/> <config name="minimum_supported_wp_version" value="3.4"/>
<rule ref="WordPress" /> <rule ref="WordPress" />
<rule ref="WordPressVIPMinimum" /> <rule ref="WordPressVIPMinimum" />
<rule ref="WordPress-VIP-Go" /> <rule ref="WordPress-VIP-Go" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment