Skip to content

Commit bae225b

Browse files
author
moldcraft
committed
Added missing github_update parameter
1 parent d52a946 commit bae225b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
$manifest['name'] = __( 'Social', 'fw' );
88
$manifest['description'] = __( 'Use this extension to configure all your social related APIs. Other extensions will use the Social extension to connect to your social accounts.', 'fw' );
9-
$manifest['version'] = '1.0.1';
9+
$manifest['version'] = '1.0.2';
1010
$manifest['display'] = true;
1111
$manifest['standalone'] = true;
12+
$manifest['github_update'] = 'ThemeFuse/Unyson-Social-Extension';

0 commit comments

Comments
 (0)