diff --git a/appinfo/info.xml b/appinfo/info.xml index 209a67df..eb3264bb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -7,7 +7,7 @@ - 1.10.2 + 1.11.0 agpl Lukas Reschke Joas Schilling @@ -30,7 +30,7 @@ This product includes GeoLite2 data created by MaxMind, available from [maxmind. https://github.com/nextcloud/terms_of_service/raw/master/docs/popup-dialog.png - + diff --git a/package.json b/package.json index 557ab0c0..fd19d018 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "terms_of_service", "description": "Requires users to accept the terms of service before accessing data.", - "version": "1.10.0", + "version": "1.11.0", "author": "Joas Schilling ", "license": "agpl", "private": true,