Skip to content

Commit

Permalink
Update countries database (2024-04-12)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmekinyan committed Apr 14, 2024
1 parent 0bdf29d commit 3eaa5f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-03-01
> The package includes [MaxMind](https://www.maxmind.com)'s database of 2024-04-12
### Printing user flag

Expand Down
Binary file modified databases/countries.mmdb
Binary file not shown.

0 comments on commit 3eaa5f4

Please sign in to comment.