diff --git a/GeoLite2-City.mmdb.gz b/GeoLite2-City.mmdb.gz index 3324c8b..cffd637 100644 Binary files a/GeoLite2-City.mmdb.gz and b/GeoLite2-City.mmdb.gz differ diff --git a/README.md b/README.md index e6b243a..d32ab7e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Since this database is integrated with the WP Statistics plugin, **we currently After realizing its potential utility for other developers and projects, we decided to make the database easily accessible via GitHub and the jsDelivr CDN. -#### Last updated: 2025-09-12 +#### Last updated: 2025-12-21 ### Direct Download URL You can download the latest version of the GeoLite2-City database using the following link: [GeoLite2-City.mmdb.gz](https://cdn.jsdelivr.net/npm/geolite2-city/GeoLite2-City.mmdb.gz) diff --git a/package-lock.json b/package-lock.json index 032afe3..9ec1b8c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "geolite2-city", - "version": "1.0.3", + "version": "1.0.19", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "geolite2-city", - "version": "1.0.3", + "version": "1.0.19", "license": "CC-BY-NC-SA-4.0" } } diff --git a/package.json b/package.json index ae3f259..acb57a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geolite2-city", - "version": "1.0.18", + "version": "1.0.19", "description": "GeoLite2-City.mmdb.gz CDN files based on Free Open Source CDN [jsDelivr!](https://www.jsdelivr.com/)", "scripts": { "test": ""