New version
This commit is contained in:
parent
37e9da993e
commit
e21109ddef
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tarteaucitronjs",
|
||||
"version": "1.9.9",
|
||||
"version": "1.10",
|
||||
"main": "tarteaucitron.js",
|
||||
"description": "Comply to the European cookie law",
|
||||
"dependencies": {},
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ var scripts = document.getElementsByTagName('script'),
|
|||
|
||||
|
||||
var tarteaucitron = {
|
||||
"version": 20220322,
|
||||
"version": 20230203,
|
||||
"cdn": cdn,
|
||||
"user": {},
|
||||
"lang": {},
|
||||
|
|
|
|||
Loading…
Reference in New Issue