feat(browser-extension): bump api version to use
This commit is contained in:
parent
c5a6563d0c
commit
61fff6d081
@ -48,7 +48,7 @@ class RequestManager {
|
||||
* @description API URL
|
||||
* @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
|
||||
|
Loading…
Reference in New Issue
Block a user