diff --git a/readme.txt b/readme.txt index 291f265..e600469 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Author URI: https://www.wpzoom.com/ Requires at least: 5.8 Requires PHP: 7.4 Tested up to: 6.6 -Stable tag: 1.4.7 +Stable tag: 1.4.8 License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: portfolio, image gallery, post grid, gallery, video portfolio @@ -129,6 +129,9 @@ Yes, you can find the documentation for this plugin with more instructions on ou == Changelog == += 1.4.8 = +* Minor bug fixes + = 1.4.7 = * Added a new option to control the opacity of the overlay over the items (Style tab > Layout) diff --git a/wpzoom-portfolio.php b/wpzoom-portfolio.php index 780aee5..67208b7 100644 --- a/wpzoom-portfolio.php +++ b/wpzoom-portfolio.php @@ -14,7 +14,7 @@ * Author: WPZOOM * Author URI: https://www.wpzoom.com * Text Domain: wpzoom-portfolio - * Version: 1.4.7 + * Version: 1.4.8 * License: GPL2+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt */