Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldhuereca committed Apr 9, 2024
1 parent da24072 commit ec42c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pattern-wrangler.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Pattern Wrangler
* Plugin URI: https://dlxplugins.com/plugins/pattern-wrangler/
* Description: Manage your block patterns.
* Version: 1.0.2
* Version: 1.0.3
* Requires at least: 5.9
* Requires PHP: 7.2
* Author: DLX Plugins
Expand All @@ -18,7 +18,7 @@

namespace DLXPlugins\PatternWrangler;

define( 'DLX_PATTERN_WRANGLER_VERSION', '1.0.2' );
define( 'DLX_PATTERN_WRANGLER_VERSION', '1.0.3' );
define( 'DLX_PATTERN_WRANGLER_FILE', __FILE__ );

// Support for site-level autoloading.
Expand Down

0 comments on commit ec42c5d

Please sign in to comment.