Skip to content

Commit

Permalink
Merge branch 'v2-dev' into v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tam committed Dec 18, 2017
2 parents d007a31 + a052692 commit e23224b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simplemap/SimpleMapPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public function getDocumentationUrl()

public function getReleaseFeedUrl()
{
return 'https://raw.githubusercontent.com/ethercreative/SimpleMap/master/releases.json';
return 'https://raw.githubusercontent.com/ethercreative/SimpleMap/v2/releases.json';
}

protected function defineSettings()
Expand Down

0 comments on commit e23224b

Please sign in to comment.