Skip to content

Commit 17070ef

Browse files
authored
chore: release 1.5.7 (#123)
1 parent 6f19699 commit 17070ef

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-dev
6+
* Version: 1.5.7
77
* Author: Pantheon
88
* Author URI: https://pantheon.io/
99
*
1010
* @package pantheon
1111
*/
1212

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

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

0 commit comments

Comments
 (0)