Skip to content

Commit

Permalink
V3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jono committed Jun 9, 2023
1 parent 44ca71f commit 80f83dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions edge-images.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Donate link: https://www.jonoalderson.com
* Contributors: jonoaldersonwp
*
* Version: 3.2
* Version: 3.3
* Requires at least: 6.0
* Tested up to: 6.1.1
* Stable tag: 3.1
Expand Down Expand Up @@ -48,7 +48,7 @@

// Set our constants.
if ( ! defined( 'EDGE_IMAGES_VERSION' ) ) {
define( 'EDGE_IMAGES_VERSION', '3.2' );
define( 'EDGE_IMAGES_VERSION', '3.3' );
}

if ( ! defined( 'EDGE_IMAGES_PLUGIN_DIR' ) ) {
Expand Down

0 comments on commit 80f83dd

Please sign in to comment.