diff --git a/README.md b/README.md index a66ee25..14c730c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The package utilizes MaxMind's database in the background, which is regularly up $country = $geoDetect->setCountriesDatabase('location_to_db_file') ->getCountry('XXX.XXX.XXX.XXX'); ``` -> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-05-31 +> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-07-12 ### Printing user flag diff --git a/databases/countries.mmdb b/databases/countries.mmdb index aa826ce..1ce19c5 100644 Binary files a/databases/countries.mmdb and b/databases/countries.mmdb differ