Skip to content

Commit 4f767a5

Browse files
committed
Bump to 7.0.4
1 parent 00cef01 commit 4f767a5

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-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.3
8+
* Version: 7.0.4
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.3' );
18+
define( 'GO_LIVE_UPDATE_URLS_VERSION', '7.0.4' );
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: 7 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.0
77
Requires PHP: 7.4.0
8-
Stable tag: 7.0.3
8+
Stable tag: 7.0.4
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.
@@ -121,6 +121,12 @@ If you find you are running into issues with custom tables, you may want to chec
121121

122122
== Changelog ==
123123

124+
= 7.0.4 =
125+
* Improve labels on tools page.
126+
* Simplified the readme.
127+
* Tested to WordPress 6.8.0.
128+
* Required PRO version 7.0.4+.
129+
124130
= 7.0.3 =
125131
* Added original plugin author to the readme.
126132
* Upgraded PHPStan to version 2.

0 commit comments

Comments
 (0)