New version

This commit is contained in:
Amauri CHAMPEAUX 2023-02-03 15:10:39 +01:00
parent 37e9da993e
commit e21109ddef
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "tarteaucitronjs", "name": "tarteaucitronjs",
"version": "1.9.9", "version": "1.10",
"main": "tarteaucitron.js", "main": "tarteaucitron.js",
"description": "Comply to the European cookie law", "description": "Comply to the European cookie law",
"dependencies": {}, "dependencies": {},

View File

@ -17,7 +17,7 @@ var scripts = document.getElementsByTagName('script'),
var tarteaucitron = { var tarteaucitron = {
"version": 20220322, "version": 20230203,
"cdn": cdn, "cdn": cdn,
"user": {}, "user": {},
"lang": {}, "lang": {},