Skip to content

Commit a3180c9

Browse files
committed
Build: Upgrade to grunt-wordpress 1.2.1
1 parent 79f1188 commit a3180c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mu-plugins/grunt-wordpress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Adds custom XML-RPC methods for use with grunt-wordpress.
55
*/
66

7-
define( 'GW_VERSION', '1.1.0' );
7+
define( 'GW_VERSION', '1.2.1' );
88

99
if ( ! defined( 'GW_RESOURCE_DIR' ) )
1010
define( 'GW_RESOURCE_DIR', gw_resources_dir( home_url() ) );

0 commit comments

Comments
 (0)