feat(browser-extension): bump api version to use
This commit is contained in:
parent
9ae4e15f31
commit
01384b6736
@ -48,7 +48,7 @@ class RequestManager {
|
|||||||
* @description API URL
|
* @description API URL
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
const apiUrl = 'https://api.cookie-dialog-monster.com/rest/v4';
|
const apiUrl = 'https://api.cookie-dialog-monster.com/rest/v5';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @description Context menu identifier
|
* @description Context menu identifier
|
||||||
|
Loading…
Reference in New Issue
Block a user