Bumped version
This commit is contained in:
parent
d1be553ccd
commit
42aa22f7f7
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ var Bing = function (options) {
|
|||
var defaults = {
|
||||
|
||||
//Bing Search API URI
|
||||
rootUri: "https://api.cognitive.microsoft.com/bing/v5.0/",
|
||||
rootUri: "https://api.cognitive.microsoft.com/bing/v7.0/",
|
||||
|
||||
//Account Key
|
||||
accKey: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue