diff --git a/package-lock.json b/package-lock.json index d881ca022..c873f852e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "skaut-google-drive-gallery", - "version": "2.11.0", + "version": "2.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 64a5b51c7..b5408e50c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "skaut-google-drive-gallery", - "version": "2.11.0", + "version": "2.11.1", "description": "A WordPress gallery using Google Drive as file storage", "keywords": [ "wordpress", diff --git a/src/php/skaut-google-drive-gallery.php b/src/php/skaut-google-drive-gallery.php index dc4eba3dc..8d2a3946d 100644 --- a/src/php/skaut-google-drive-gallery.php +++ b/src/php/skaut-google-drive-gallery.php @@ -11,7 +11,7 @@ Plugin Name: Image and video gallery from Google Drive Plugin URI: https://github.com/skaut/skaut-google-drive-gallery/ Description: A WordPress gallery using Google Drive as file storage -Version: 2.11.0 +Version: 2.11.1 Author: Junák - český skaut Author URI: https://github.com/skaut License: MIT diff --git a/src/txt/readme.txt b/src/txt/readme.txt index 5b80878bc..ada364269 100644 --- a/src/txt/readme.txt +++ b/src/txt/readme.txt @@ -3,7 +3,7 @@ Contributors: skaut, marekdedic, kalich5 Tags: skaut, google drive, google drive gallery, image and video gallery from google drive, team drive, shared drive, image gallery, video gallery, image and video gallery, gallery from google drive, gallery, multisite, shortcode Requires at least: 4.9.6 Tested up to: 5.8 -Stable tag: 2.11.0 +Stable tag: 2.11.1 Requires PHP: 5.6 License: MIT License URI: https://github.com/skaut/skaut-google-drive-gallery/blob/master/LICENSE @@ -82,6 +82,9 @@ See the [documentation](https://napoveda.skaut.cz/dobryweb/en-skaut-google-drive == Changelog == += 2.11.1 = +* Fixed the root directory selector, especially in cases when the root dir is invalid + = 2.11.0 = * New icon and assets