From 6a63db7f056a571018eb6f3d47cc2ac24bfd15c3 Mon Sep 17 00:00:00 2001 From: Michael Torbert Date: Mon, 13 Mar 2017 18:08:57 -0400 Subject: [PATCH] version bump to 2.3.12.1 --- all_in_one_seo_pack.php | 6 +++--- readme.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/all_in_one_seo_pack.php b/all_in_one_seo_pack.php index e2f3d1ffe..da2a7b188 100644 --- a/all_in_one_seo_pack.php +++ b/all_in_one_seo_pack.php @@ -3,7 +3,7 @@ Plugin Name: All In One SEO Pack Plugin URI: https://semperfiwebdesign.com Description: Out-of-the-box SEO for your WordPress blog. Features like XML Sitemaps, SEO for custom post types, SEO for blogs or business sites, SEO for ecommerce sites, and much more. Almost 30 million downloads since 2007. -Version: 2.3.12 +Version: 2.3.12.1 Author: Michael Torbert Author URI: https://michaeltorbert.com Text Domain: all-in-one-seo-pack @@ -31,14 +31,14 @@ * The original WordPress SEO plugin. * * @package All-in-One-SEO-Pack - * @version 2.3.12 + * @version 2.3.12.1 */ if ( ! defined( 'AIOSEOPPRO' ) ) { define( 'AIOSEOPPRO', false ); } if ( ! defined( 'AIOSEOP_VERSION' ) ) { - define( 'AIOSEOP_VERSION', '2.3.12' ); + define( 'AIOSEOP_VERSION', '2.3.12.1' ); } global $aioseop_plugin_name; $aioseop_plugin_name = 'All in One SEO Pack'; diff --git a/readme.txt b/readme.txt index a13f32562..37c7f91de 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtor Tags: seo, all in one seo, google, twitter, page, image seo, social, search engine optimization, sitemap, WordPress SEO, meta, meta description, xml sitemap, google sitemap, sitemaps, robots meta, yahoo, bing, news sitemaps, multisite, canonical, nofollow, noindex, keywords, description, webmaster tools, google webmaster tools, google analytics Requires at least: 4.0 Tested up to: 4.7 -Stable tag: 2.3.12 +Stable tag: 2.3.12.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html