From 95fbb3824b60d4b2149914d1bde7a7e964c3a740 Mon Sep 17 00:00:00 2001 From: Mahdi Yazdani Date: Sat, 27 Jul 2024 12:55:36 +0300 Subject: [PATCH] Bump versions --- woo-additioanl-terms.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/woo-additioanl-terms.php b/woo-additioanl-terms.php index 64810cc..a13b6ee 100644 --- a/woo-additioanl-terms.php +++ b/woo-additioanl-terms.php @@ -24,7 +24,7 @@ * Plugin Name: Woo Additional Terms * Plugin URI: https://mypreview.one/woo-additional-terms * Description: Improve your checkout process by adding an extra checkbox for terms and conditions. Keep track of acceptance to ensure transparency and security. - * Version: 1.6.6 + * Version: 1.6.7 * Author: MyPreview * Author URI: https://mypreview.one/woo-additional-terms * Requires at least: 5.9 @@ -35,7 +35,7 @@ * Domain Path: /languages * * WC requires at least: 5.5 - * WC tested up to: 8.9 + * WC tested up to: 9.2 */ use Woo_Additional_Terms\Plugin;