diff --git a/amp.php b/amp.php index d932bd87c43..a34c60fdd39 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: 2.5.4 + * Version: 2.5.5-alpha * License: GPLv2 or later * Requires at least: 6.3 * Requires PHP: 7.4 @@ -15,7 +15,7 @@ define( 'AMP__FILE__', __FILE__ ); define( 'AMP__DIR__', dirname( __FILE__ ) ); -define( 'AMP__VERSION', '2.5.4' ); +define( 'AMP__VERSION', '2.5.5-alpha' ); /** * Errors encountered while loading the plugin.