Skip to content

Commit 836858d

Browse files
committed
GildedWordpress: Update version to 1.0.3
Closes gh-394
1 parent b80d2df commit 836858d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mu-plugins/gilded-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 Gilded WordPress.
55
*/
66

7-
define( 'GW_VERSION', '1.0.2' );
7+
define( 'GW_VERSION', '1.0.3' );
88

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

0 commit comments

Comments
 (0)