Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tlovett1 committed Jun 6, 2022
2 parents ce4d8c7 + 37fa080 commit 2e2cf85
Show file tree
Hide file tree
Showing 29 changed files with 1,472 additions and 772 deletions.
4 changes: 2 additions & 2 deletions 10up-experience.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: 10up Experience
* Plugin URI: https://github.com/10up/10up-experience
* Description: The 10up Experience plugin configures WordPress to better protect and inform clients, aligned to 10up’s best practices.
* Version: 1.9.0
* Version: 1.9.1
* Author: 10up
* Author URI: https://10up.com
* License: GPLv2 or later
Expand All @@ -19,7 +19,7 @@

use Puc_v4_Factory;

define( 'TENUP_EXPERIENCE_VERSION', '1.9.0' );
define( 'TENUP_EXPERIENCE_VERSION', '1.9.1' );
define( 'TENUP_EXPERIENCE_DIR', __DIR__ );
define( 'TENUP_EXPERIENCE_FILE', __FILE__ );

Expand Down
Loading

0 comments on commit 2e2cf85

Please sign in to comment.