Skip to content

Commit

Permalink
Bump 1.5.4-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Jun 18, 2020
1 parent c5603dc commit 028f10f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amp.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.4-alpha
* Version: 1.5.4-RC1
* Text Domain: amp
* Domain Path: /languages/
* License: GPLv2 or later
Expand All @@ -17,7 +17,7 @@

define( 'AMP__FILE__', __FILE__ );
define( 'AMP__DIR__', dirname( __FILE__ ) );
define( 'AMP__VERSION', '1.5.4-alpha' );
define( 'AMP__VERSION', '1.5.4-RC1' );

/**
* Errors encountered while loading the plugin.
Expand Down

0 comments on commit 028f10f

Please sign in to comment.