We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46f589 commit 6660549Copy full SHA for 6660549
geoip-detect.php
@@ -5,7 +5,7 @@
5
Description: Provides geographic information detected by an IP adress.
6
Author: Yellow Tree (Benjamin Pick)
7
Author URI: http://www.yellowtree.de
8
-Version: 5.5.0-beta1
+Version: 5.5.0-beta2
9
License: GPLv3 or later
10
License URI: http://www.gnu.org/licenses/gpl-3.0.html
11
Text Domain: geoip-detect
@@ -16,7 +16,7 @@
16
Requires PHP: 7.2.5
17
*/
18
19
-define('GEOIP_DETECT_VERSION', '5.5.0-beta1');
+define('GEOIP_DETECT_VERSION', '5.5.0-beta2');
20
21
/*
22
Copyright 2013-2023 Yellow Tree, Siegen, Germany
0 commit comments