From da29d82c5d763693548451ce2b82f62b8261c852 Mon Sep 17 00:00:00 2001 From: tyrann0us Date: Sat, 30 Sep 2017 09:53:50 +0200 Subject: [PATCH] Version bump (0.5) --- readme.txt | 4 ++-- slick-slider.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 76c212c..3f8a0cf 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: gallery, slider, image slider, slideshow, carousel, slick, jQuery slider, Requires at least: 4.6 Tested up to: 4.8 Requires PHP: 5.6 -Stable tag: 0.4.2 +Stable tag: 0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -131,7 +131,7 @@ If you want, [you can buy me a beer too](https://www.paypal.com/cgi-bin/webscr?c == Changelog == -= 0.5 = += 0.5 (09/30/2017) = * Feature: Updated Slick to v1.8.0 * Feature: Added new options “appendDots”, “dotsClass”, "focusOnChange", “pauseOnFocus”, “waitForAnimate” and “zIndex” * Feature: Added new option “Show caption”, deprecating the `slick_slider_show_caption` filter diff --git a/slick-slider.php b/slick-slider.php index d2da6a6..3830173 100644 --- a/slick-slider.php +++ b/slick-slider.php @@ -3,7 +3,7 @@ Plugin Name: Slick Slider Plugin URI: https://wordpress.org/plugins/slick-slider/ Description: Turn your native WordPress galleries into beautiful sliders. Powered by the awesome “slick” slider. -Version: 0.4.2 +Version: 0.5 Author: Philipp Bammes License: GPL2 License URI: https://www.gnu.org/licenses/gpl-2.0.html