Skip to content

Commit 1a4eb98

Browse files
committed
chore: bump version to 1.5.8-dev
1 parent 17070ef commit 1a4eb98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pantheon.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
* Plugin Name: Pantheon
44
* Plugin URI: https://pantheon.io/
55
* Description: Building on Pantheon's and WordPress's strengths, together.
6-
* Version: 1.5.7
6+
* Version: 1.5.8-dev
77
* Author: Pantheon
88
* Author URI: https://pantheon.io/
99
*
1010
* @package pantheon
1111
*/
1212

13-
define( 'PANTHEON_MU_PLUGIN_VERSION', '1.5.7' );
13+
define( 'PANTHEON_MU_PLUGIN_VERSION', '1.5.8-dev' );
1414

1515
if ( isset( $_ENV['PANTHEON_ENVIRONMENT'] ) ) {
1616
require_once 'inc/functions.php';

0 commit comments

Comments
 (0)