Skip to content

Commit 6f8504c

Browse files
authored
version in php header fixed
1 parent a891a9b commit 6f8504c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wordpress-development-toolkit.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @author David Ryan - WordPress Phoenix
77
* @license GNU GPL v2.0+
88
* @link https://github.com/wordpress-phoenix
9-
* @version 0.2.0
9+
* @version 2.0.3
1010
*
1111
* Built using WP PHX Plugin Generator v1.1.0 on Tuesday 23rd of January 2018 07:33:12 AM
1212
* @link https://github.com/WordPress-Phoenix/wordpress-development-toolkit
@@ -47,4 +47,4 @@
4747
* Start WordPress Development Toolkit Main Plugin Class
4848
*/
4949
PHX_WP_DEVKIT\V_1_2\Plugin::run( __FILE__ );
50-
// Please don't edit below this line.
50+
// Please don't edit below this line.

0 commit comments

Comments
 (0)