We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dddd3e commit bcc1efeCopy full SHA for bcc1efe
wordpress-development-toolkit.php
@@ -6,7 +6,7 @@
6
* @author David Ryan - WordPress Phoenix
7
* @license GNU GPL v2.0+
8
* @link https://github.com/wordpress-phoenix
9
- * @version 0.2.0
+ * @version 2.0.2
10
*
11
* Built using WP PHX Plugin Generator v1.1.0 on Tuesday 23rd of January 2018 07:33:12 AM
12
* @link https://github.com/WordPress-Phoenix/wordpress-development-toolkit
@@ -47,4 +47,4 @@
47
* Start WordPress Development Toolkit Main Plugin Class
48
*/
49
PHX_WP_DEVKIT\V_1_2\Plugin::run( __FILE__ );
50
-// Please don't edit below this line.
+// Please don't edit below this line.
0 commit comments