Skip to content

Commit 9a47986

Browse files
Post-release version bump
1 parent f83de8c commit 9a47986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-stories.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Plugin URI: https://wp.stories.google/
1010
* Author: Google
1111
* Author URI: https://opensource.google.com/
12-
* Version: 1.40.0-alpha.0
12+
* Version: 1.41.0-alpha.0
1313
* Requires at least: 6.5
1414
* Requires PHP: 7.4
1515
* Text Domain: web-stories
@@ -40,7 +40,7 @@
4040
exit;
4141
}
4242

43-
define( 'WEBSTORIES_VERSION', '1.40.0-alpha.0' );
43+
define( 'WEBSTORIES_VERSION', '1.41.0-alpha.0' );
4444
define( 'WEBSTORIES_DB_VERSION', '3.0.16' );
4545
define( 'WEBSTORIES_AMP_VERSION', '2.5.6-alpha' ); // Version of the AMP library included in the plugin.
4646
define( 'WEBSTORIES_PLUGIN_FILE', __FILE__ );

0 commit comments

Comments
 (0)