Skip to content

Commit 4cd08b2

Browse files
committed
Bump version to 2.2.0-beta
1 parent e526cc5 commit 4cd08b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

amp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Plugin URI: https://amp-wp.org
66
* Author: AMP Project Contributors
77
* Author URI: https://github.com/ampproject/amp-wp/graphs/contributors
8-
* Version: 2.2.0-alpha
8+
* Version: 2.2.0-RC1
99
* License: GPLv2 or later
1010
* Requires at least: 4.9
1111
* Requires PHP: 5.6
@@ -15,7 +15,7 @@
1515

1616
define( 'AMP__FILE__', __FILE__ );
1717
define( 'AMP__DIR__', dirname( __FILE__ ) );
18-
define( 'AMP__VERSION', '2.2.0-alpha' );
18+
define( 'AMP__VERSION', '2.2.0-RC1' );
1919

2020
/**
2121
* Errors encountered while loading the plugin.

0 commit comments

Comments
 (0)