There was an error while loading. Please reload this page.
1 parent 17070ef commit 1a4eb98Copy full SHA for 1a4eb98
1 file changed
pantheon.php
@@ -3,14 +3,14 @@
3
* Plugin Name: Pantheon
4
* Plugin URI: https://pantheon.io/
5
* Description: Building on Pantheon's and WordPress's strengths, together.
6
- * Version: 1.5.7
+ * Version: 1.5.8-dev
7
* Author: Pantheon
8
* Author URI: https://pantheon.io/
9
*
10
* @package pantheon
11
*/
12
13
-define( 'PANTHEON_MU_PLUGIN_VERSION', '1.5.7' );
+define( 'PANTHEON_MU_PLUGIN_VERSION', '1.5.8-dev' );
14
15
if ( isset( $_ENV['PANTHEON_ENVIRONMENT'] ) ) {
16
require_once 'inc/functions.php';
0 commit comments