There was an error while loading. Please reload this page.
1 parent 6f19699 commit 17070efCopy full SHA for 17070ef
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-dev
+ * Version: 1.5.7
7
* Author: Pantheon
8
* Author URI: https://pantheon.io/
9
*
10
* @package pantheon
11
*/
12
13
-define( 'PANTHEON_MU_PLUGIN_VERSION', '1.5.7-dev' );
+define( 'PANTHEON_MU_PLUGIN_VERSION', '1.5.7' );
14
15
if ( isset( $_ENV['PANTHEON_ENVIRONMENT'] ) ) {
16
require_once 'inc/functions.php';
0 commit comments