Skip to content

Commit

Permalink
Bump Version to 1.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
quasel authored Aug 17, 2022
1 parent a934c56 commit e8b321a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pods-beaver-themer.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* @package Pods\Beaver Themer
*/

define( 'PODS_BEAVER_VERSION', '1.3.6' );
define( 'PODS_BEAVER_VERSION', '1.3.7' );
define( 'PODS_BEAVER_FILE', __FILE__ );
define( 'PODS_BEAVER_DIR', plugin_dir_path( PODS_BEAVER_FILE ) );
define( 'PODS_BEAVER_URL', plugin_dir_url( PODS_BEAVER_FILE ) );
Expand Down

0 comments on commit e8b321a

Please sign in to comment.