diff --git a/manifest.php b/manifest.php index aeba699..19bd091 100644 --- a/manifest.php +++ b/manifest.php @@ -9,4 +9,5 @@ $manifest['version'] = '1.0.0'; $manifest['display'] = false; $manifest['standalone'] = true; -// todo: add update url \ No newline at end of file + +$manifest['github_update'] = 'ThemeFuse/Unyson-Blog-Extension';