Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
crftwrk committed Sep 4, 2024
1 parent 45ba030 commit 4c076c2
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/js/swiper-init.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/src/js/swiper-init.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* bs Swiper
*
* @version 5.9.0
* @version 5.8.5
*/


Expand Down
2 changes: 1 addition & 1 deletion main.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*Plugin Name: bs Swiper
Plugin URI: https://bootscore.me/documentation/bs-swiper/
Description: Plugin to show posts, pages, custom post types or WooCommerce products in a swiper.js carousel in Bootscore theme.
Version: 5.8.4
Version: 5.8.5
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.4
Expand Down
12 changes: 11 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Contributors: Bastian Kreiter, torricelli, Sean Emerson, Dog Byte Marketing

Stable tag: 5.8.4
Stable tag: 5.8.5
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.4
Expand Down Expand Up @@ -126,6 +126,16 @@ showhidden="true" Shows products hidden from catalog (Default: false)

== Changelog ==

= 5.8.5 - September 04 2024 =

#### Improvement

* Added `pauseOnMouseEnter: true,` to autoplay init

#### Update

* Swiper 11.1.12

= 5.8.4 - August 27 2024 =

#### Update
Expand Down

0 comments on commit 4c076c2

Please sign in to comment.