diff --git a/amp.php b/amp.php index f996f507ce0..cb21071b8cb 100644 --- a/amp.php +++ b/amp.php @@ -5,7 +5,7 @@ * Plugin URI: https://amp-wp.org * Author: AMP Project Contributors * Author URI: https://github.com/ampproject/amp-wp/graphs/contributors - * Version: 1.1.2 + * Version: 1.1.3 * Text Domain: amp * Domain Path: /languages/ * License: GPLv2 or later @@ -199,7 +199,7 @@ function _amp_show_load_errors_admin_notice() { define( 'AMP__FILE__', __FILE__ ); define( 'AMP__DIR__', dirname( __FILE__ ) ); -define( 'AMP__VERSION', '1.1.2' ); +define( 'AMP__VERSION', '1.1.3' ); /** * Print admin notice if plugin installed with incorrect slug (which impacts WordPress's auto-update system). diff --git a/readme.md b/readme.md index 84873e518d4..03f2e8d1a92 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Enable AMP on your WordPress site, the WordPress way. **Tags:** [amp](https://wordpress.org/plugins/tags/amp), [mobile](https://wordpress.org/plugins/tags/mobile) **Requires at least:** 4.9 **Tested up to:** 5.2 -**Stable tag:** 1.1.2 +**Stable tag:** 1.1.3 **License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html) **Requires PHP:** 5.4 diff --git a/readme.txt b/readme.txt index a0029805abb..b687f851b84 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: automattic, xwp, google, westonruter, ryankienstra, batmoo, stubgo Tags: amp, mobile Requires at least: 4.9 Tested up to: 5.2 -Stable tag: 1.1.2 +Stable tag: 1.1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Requires PHP: 5.4