diff --git a/crellyslider.php b/crellyslider.php index 0a41bb1..4999e4c 100644 --- a/crellyslider.php +++ b/crellyslider.php @@ -3,7 +3,7 @@ * Plugin Name: Crelly Slider * Plugin URI: https://wordpress.org/plugins/crelly-slider/ * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations. - * Version: 1.4.1 + * Version: 1.4.2 * Author: Fabio Rinaldi * Author URI: https://github.com/fabiorino * Text Domain: crelly-slider @@ -18,7 +18,7 @@ define('CS_DEBUG', true); -define('CS_VERSION', '1.4.1'); +define('CS_VERSION', '1.4.2'); define('CS_MIN_CAPABILITY', 'manage_options'); define('CS_PATH', plugin_dir_path(__FILE__)); define('CS_PLUGIN_URL', plugins_url() . '/crelly-slider'); diff --git a/css/crellyslider.css b/css/crellyslider.css index b6f0ea4..4bcd0b7 100644 --- a/css/crellyslider.css +++ b/css/crellyslider.css @@ -2,7 +2,7 @@ * Plugin Name: Crelly Slider * Plugin URI: https://wordpress.org/plugins/crelly-slider/ * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations. - * Version: 1.4.1 + * Version: 1.4.2 * Author: Fabio Rinaldi * Author URI: https://github.com/fabiorino * License: MIT diff --git a/css/crellyslider.min.css b/css/crellyslider.min.css index 533d2ad..03811ed 100644 --- a/css/crellyslider.min.css +++ b/css/crellyslider.min.css @@ -2,7 +2,7 @@ * Plugin Name: Crelly Slider * Plugin URI: https://wordpress.org/plugins/crelly-slider/ * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations. - * Version: 1.4.1 + * Version: 1.4.2 * Author: Fabio Rinaldi * Author URI: https://github.com/fabiorino * License: MIT diff --git a/js/jquery.crellyslider.js b/js/jquery.crellyslider.js index 2aeb426..14788a7 100644 --- a/js/jquery.crellyslider.js +++ b/js/jquery.crellyslider.js @@ -2,7 +2,7 @@ * Plugin Name: Crelly Slider * Plugin URI: https://wordpress.org/plugins/crelly-slider/ * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations. - * Version: 1.4.1 + * Version: 1.4.2 * Author: Fabio Rinaldi * Author URI: https://github.com/fabiorino * License: MIT diff --git a/js/jquery.crellyslider.min.js b/js/jquery.crellyslider.min.js index 36bedf4..f182aaf 100644 --- a/js/jquery.crellyslider.min.js +++ b/js/jquery.crellyslider.min.js @@ -2,7 +2,7 @@ * Plugin Name: Crelly Slider * Plugin URI: https://wordpress.org/plugins/crelly-slider/ * Description: A free responsive slider that supports layers. Add texts, images, videos and beautify them with transitions and animations. - * Version: 1.4.1 + * Version: 1.4.2 * Author: Fabio Rinaldi * Author URI: https://github.com/fabiorino * License: MIT diff --git a/readme.txt b/readme.txt index 687a5cb..98bd1a8 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: fabiorino Donate link: http://crellyslider.altervista.org/contribute-and-support/ Tags: animations, layers, texts, images, videos -Requires at least: 3.9 +Requires at least: 4.6 Tested up to: 5.4 -Stable tag: 1.4.1 +Stable tag: 1.4.2 License: MIT License URI: http://opensource.org/licenses/MIT @@ -54,6 +54,9 @@ You can find the documentation