Skip to content

Commit 7891d3f

Browse files
committed
Updated version numbers for release 3.0.
1 parent c68a4ae commit 7891d3f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yoast-acf-analysis",
3-
"version": "2.7.0",
3+
"version": "3.0.0",
44
"description": "WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.",
55
"keywords": [
66
"yoast",

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Requires at least: 5.2
55
Tested up to: 5.5
66
License: GPLv3
77
License URI: http://www.gnu.org/licenses/gpl.html
8-
Stable tag: 2.7
8+
Stable tag: 3.0
99
Requires PHP: 5.6.20
1010

1111
WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.

yoast-acf-analysis.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Plugin Name: ACF Content Analysis for Yoast SEO
99
* Plugin URI: https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
1010
* Description: Ensure that Yoast SEO analyzes all Advanced Custom Fields 5.7+ content including Flexible Content and Repeaters.
11-
* Version: 3.0-RC3
11+
* Version: 3.0
1212
* Author: Thomas Kräftner, ViktorFroberg, marol87, pekz0r, angrycreative, Team Yoast
1313
* Author URI: http://angrycreative.se
1414
* License: GPL v3

0 commit comments

Comments
 (0)