From f09513242a85b4331e63f7e0d39f207c08eca5ba Mon Sep 17 00:00:00 2001 From: Ashik384 <39790492+Ashik384@users.noreply.github.com> Date: Sat, 28 Dec 2024 16:05:27 +0600 Subject: [PATCH 1/2] =?UTF-8?q?=3D=202.15.7=20=E2=80=93=2028=20December=20?= =?UTF-8?q?2024=20=3D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit = 2.15.7 – 28 December 2024 = - Updated readme.txt --- readme.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 9abf63f04..db60357e5 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: themefic, kamrul0424, jahidcse, mehedi890, mdashikul, mainulsunvi, Tags: travel-booking, hotel-booking, tour-booking, room-booking, woocommerce-accommodation-booking Requires at least: 5.4 Tested up to: 6.7 -Stable tag: 2.15.6 +Stable tag: 2.15.7 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -351,7 +351,11 @@ We provide full support on the WordPress.org forums. In addition, please feel fr == Changelog == -== 2.15.6 – 28 December 2024 == += 2.15.7 – 28 December 2024 = + +- Updated readme.txt + += 2.15.6 – 28 December 2024 = - Introduced: New archive and Search templates with map view for Hotel, Tour, and Apartment. - Introduced: Map view widget added for all templates. From 9890306ecbd18357b964c263b807318d05d88d20 Mon Sep 17 00:00:00 2001 From: Ashik384 <39790492+Ashik384@users.noreply.github.com> Date: Sat, 28 Dec 2024 16:05:59 +0600 Subject: [PATCH 2/2] =?UTF-8?q?=3D=202.15.7=20=E2=80=93=2028=20December=20?= =?UTF-8?q?2024=20=3D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit = 2.15.7 – 28 December 2024 = - Updated readme.txt --- tourfic.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tourfic.php b/tourfic.php index 77f5e2a06..0a1515cd3 100644 --- a/tourfic.php +++ b/tourfic.php @@ -7,7 +7,7 @@ * Author URI: https://themefic.com * Text Domain: tourfic * Domain Path: /lang/ - * Version: 2.15.6 + * Version: 2.15.7 * Tested up to: 6.7 * WC tested up to: 9.4 * Requires PHP: 7.4 @@ -25,7 +25,7 @@ final class Tourfic { * @var string */ - const VERSION = '2.15.6'; + const VERSION = '2.15.7'; /** * Minimum PHP version required.