Skip to content

Commit df80097

Browse files
author
Benjamin Pick
committed
new version
1 parent 475dd75 commit df80097

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

geoip-detect.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Description: Provides geographic information detected by an IP adress.
66
Author: Yellow Tree (Benjamin Pick)
77
Author URI: http://www.yellowtree.de
8-
Version: 5.4.0-beta2
8+
Version: 5.4.0
99
License: GPLv3 or later
1010
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1111
Text Domain: geoip-detect
@@ -16,7 +16,7 @@
1616
Requires PHP: 7.2.5
1717
*/
1818

19-
define('GEOIP_DETECT_VERSION', '5.4.0-beta2');
19+
define('GEOIP_DETECT_VERSION', '5.4.0');
2020

2121
/*
2222
Copyright 2013-2023 Yellow Tree, Siegen, Germany

0 commit comments

Comments
 (0)