File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,6 @@ npm-debug.log*
2222yarn-debug.log *
2323yarn-error.log *
2424
25- sign.ps1
25+ sign.ps1
26+
27+ .xpi
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Scryfall Mentor" ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "browser_specific_settings" : {
66 "gecko" : {
77 "id" : " scryfall-mentor@VulumeCode" ,
8- "update_url" : " https://raw.githubusercontent.com/VulumeCode/scryfall-mentor/master/package .json"
8+ "update_url" : " https://raw.githubusercontent.com/VulumeCode/scryfall-mentor/master/releases/updates .json"
99 }
1010 },
1111 "description" : " Scryfall query builder." ,
Original file line number Diff line number Diff line change 1717 {
1818 "version" : " 0.1.4" ,
1919 "update_link" : " https://github.com/VulumeCode/scryfall-mentor/releases/download/v0.1.4/362c776156d5441d9513-0.1.4.xpi"
20+ },
21+ {
22+ "version" : " 0.1.5" ,
23+ "update_link" : " https://github.com/VulumeCode/scryfall-mentor/releases/download/v0.1.5/362c776156d5441d9513-0.1.5.xpi"
2024 }
2125 ]
2226 }
You can’t perform that action at this time.
0 commit comments