Skip to content

Commit

Permalink
Merge pull request #14 from djg/gecko-fix-id
Browse files Browse the repository at this point in the history
Change format of extension id to make Gecko happy.
  • Loading branch information
adlawson authored Sep 25, 2016
2 parents 3df0d28 + 80a2d82 commit 8d60e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"applications": {
"gecko": {
"id": "com.adlawson.mixcloud-tracklist",
"id": "mixcloud-tracklist@adlawson.com",
"strict_min_version": "45.0.0"
}
},
Expand Down

0 comments on commit 8d60e53

Please sign in to comment.