From 114815a5ba4ec2f61a95625e16523845614ee318 Mon Sep 17 00:00:00 2001 From: Kevin Batdorf Date: Sun, 18 Sep 2022 11:59:10 -0400 Subject: [PATCH] Release 1.2.1 --- readme.txt | 4 +++- unlimited-photos.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index ce95e45..fb835c2 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: kbat82 Tags: block, stock photos, images, free, photography Tested up to: 6.0 -Stable tag: 1.2.0 +Stable tag: 1.2.1 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -63,6 +63,8 @@ This warning shows when your server has a restriction lower than 3MB. Many image == Changelog == += 1.2.1 - 2022-09-17 = +- Fix: Fix color contrast on "No photos found" message - Fix: Wait one frame before opening the modal = 1.2.0 = diff --git a/unlimited-photos.php b/unlimited-photos.php index 68ca577..3d769b7 100644 --- a/unlimited-photos.php +++ b/unlimited-photos.php @@ -4,7 +4,7 @@ * Description: Search over 3 million photos, textures, wallpapers, and more. * Requires at least: 5.8 * Requires PHP: 7.0 - * Version: 1.2.0 + * Version: 1.2.1 * Author: Kevin Batdorf * License: GPL-2.0-or-later * License URI: https://www.gnu.org/licenses/gpl-2.0.html