From 44789efd1617cb26961c5f590d4e99961ce14fc9 Mon Sep 17 00:00:00 2001 From: craftwerk Date: Mon, 15 Jul 2024 19:37:18 +0200 Subject: [PATCH] Update version --- main.php | 4 ++-- readme.txt | 14 ++++++++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/main.php b/main.php index 4c7b882..de5d297 100644 --- a/main.php +++ b/main.php @@ -2,8 +2,8 @@ /*Plugin Name: bs Swiper Plugin URI: https://bootscore.me/plugins/bs-swiper/ Description: Plugin to show posts, pages, custom post types or WooCommerce products in a swiper.js carousel in Bootscore theme. Documentation | Changelog -Version: 5.8.0 -Tested up to: 6.5.4 +Version: 5.8.1 +Tested up to: 6.5.5 Requires at least: 5.0 Requires PHP: 7.4 Author: Bootscore diff --git a/readme.txt b/readme.txt index 911c712..29dd4a0 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: Bastian Kreiter, torricelli, Sean Emerson, Dog Byte Marketing -Stable tag: 5.8.0 -Tested up to: 6.5.4 +Stable tag: 5.8.1 +Tested up to: 6.5.5 Requires at least: 5.0 Requires PHP: 7.4 License: MIT License @@ -126,6 +126,16 @@ showhidden="true" Shows products hidden from catalog (Default: false) == Changelog == += 5.8.1 - July 15 2024 = + +#### Improvement + +* Added `icon.svg` + +#### Update + +* Swiper 11.1.5 + = 5.8.0 - June 06 2024 = #### Feature