Skip to content

Commit 3f70675

Browse files
committed
Bump 1.5.5-alpha
1 parent 68acf03 commit 3f70675

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: 1.5.4
8+
* Version: 1.5.5-alpha
99
* Text Domain: amp
1010
* Domain Path: /languages/
1111
* License: GPLv2 or later
@@ -17,7 +17,7 @@
1717

1818
define( 'AMP__FILE__', __FILE__ );
1919
define( 'AMP__DIR__', dirname( __FILE__ ) );
20-
define( 'AMP__VERSION', '1.5.4' );
20+
define( 'AMP__VERSION', '1.5.5-alpha' );
2121

2222
/**
2323
* Errors encountered while loading the plugin.

0 commit comments

Comments
 (0)