Skip to content

Commit 1f55491

Browse files
committed
Version 2.3.5
1 parent f548642 commit 1f55491

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "skaut/google-drive-gallery",
33
"description": "A WordPress gallery using Google Drive as file storage",
4-
"version": "2.3.4",
4+
"version": "2.3.5",
55
"license": "MIT",
66
"type": "wordpress-plugin",
77
"require": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skaut-google-drive-gallery",
3-
"version": "2.3.4",
3+
"version": "2.3.5",
44
"description": "A WordPress gallery using Google Drive as file storage",
55
"repository": {
66
"type": "git",

plugin/readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: skaut, genabitu, kalich5
33
Tags: skaut, google drive, google drive gallery, team drive, gallery, multisite, shortcode
44
Requires at least: 4.9.6
55
Tested up to: 5.0
6-
Stable tag: 2.3.4
6+
Stable tag: 2.3.5
77
Requires PHP: 5.6
88
License: MIT
99
License URI: https://github.com/skaut/skaut-google-drive-gallery/blob/master/license.txt
@@ -69,7 +69,7 @@ If no path is provided, then the root directory itself is used.
6969

7070
== Changelog ==
7171

72-
= 2.X.Y =
72+
= 2.3.5 =
7373
* Fixed lightbox arrow styling on some templates
7474
* Better error reporting for Root selection, TinyMCE and Gutenberg plugins
7575
* Better loading animation

plugin/skaut-google-drive-gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Plugin Name: Google Drive gallery
66
Plugin URI: https://github.com/skaut/skaut-google-drive-gallery/
77
Description: A WordPress gallery using Google Drive as file storage
8-
Version: 2.3.4
8+
Version: 2.3.5
99
Author: Marek Dědič
1010
Author URI: https://github.com/genabitu
1111
License: MIT

0 commit comments

Comments
 (0)