Skip to content

Commit

Permalink
Bump version to 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed May 22, 2024
1 parent 12c2bc5 commit 547449e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pantheon.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
* Plugin Name: Pantheon
* Plugin URI: https://pantheon.io/
* Description: Building on Pantheon's and WordPress's strengths, together.
* Version: 1.4.2
* Version: 1.4.3
* Author: Pantheon
* Author URI: https://pantheon.io/
*
* @package pantheon
*/

define( 'PANTHEON_MU_PLUGIN_VERSION', '1.4.2' );
define( 'PANTHEON_MU_PLUGIN_VERSION', '1.4.3' );

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

0 comments on commit 547449e

Please sign in to comment.