Skip to content

Commit 68d0676

Browse files
committed
Bump to 7.0.5
1 parent ba94826 commit 68d0676

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

go-live-update-urls.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Updates every URL on your site when going live or changing domains.
66
* Author: OnPoint Plugins
77
* Author URI: https://onpointplugins.com
8-
* Version: 7.0.4
8+
* Version: 7.0.5
99
* Text Domain: go-live-update-urls
1010
* Domain Path: /languages/
1111
* Network: false
@@ -15,7 +15,7 @@
1515
* @package go-live-update-urls
1616
*/
1717

18-
define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0.4' );
18+
define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0.5' );
1919
define( 'GO_LIVE_UPDATE_URLS_REQUIRED_PRO_VERSION', '7.0.4' );
2020
define( 'GO_LIVE_UPDATE_URLS_URL', plugin_dir_url( __FILE__ ) );
2121

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: search and replace, database, urls, domain, update urls
55
Requires at least: 6.2.0
66
Tested up to: 6.8.1
77
Requires PHP: 7.4.0
8-
Stable tag: 7.0.4
8+
Stable tag: 7.0.5
99
License: GPLv3 or later
1010
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1111
Change the domain on your site with one click.
@@ -123,6 +123,11 @@ If you find you are running into issues with custom tables, you may want to chec
123123

124124
== Changelog ==
125125

126+
= 7.0.5 =
127+
* Officially added support for PHP 8.4.
128+
* Improved `Skip_Rows` unit testing.
129+
* Tested to WordPress 6.8.1.
130+
126131
= 7.0.4 =
127132
* Improve labels on tools page.
128133
* Simplified the readme.

0 commit comments

Comments
 (0)