From 894109ae6c8c6a9827abc8100cd9b06ef669bff6 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Tue, 31 Mar 2026 21:53:37 -0500 Subject: [PATCH] bump version --- tonys-sportspress-enhancements.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tonys-sportspress-enhancements.php b/tonys-sportspress-enhancements.php index 86705c7..480cf07 100644 --- a/tonys-sportspress-enhancements.php +++ b/tonys-sportspress-enhancements.php @@ -7,13 +7,13 @@ * Author URI: https://github.com/anthonyscorrea/ * Text Domain: tonys-sportspress-enhancements * Domain Path: /languages - * Version: 0.1.5 + * Version: 0.1.6 * * @package Tonys_Sportspress_Enhancements */ if ( ! defined( 'TONY_SPORTSPRESS_ENHANCEMENTS_VERSION' ) ) { - define( 'TONY_SPORTSPRESS_ENHANCEMENTS_VERSION', '0.1.5' ); + define( 'TONY_SPORTSPRESS_ENHANCEMENTS_VERSION', '0.1.6' ); } if ( ! defined( 'TONY_SPORTSPRESS_ENHANCEMENTS_FILE' ) ) {