Skip to content

Commit 24c0452

Browse files
authored
Merge pull request #2142 from skaut/version-2.13.5
Version 2.13.5
2 parents 58a3fe0 + f361b32 commit 24c0452

File tree

4 files changed

+15
-12
lines changed

4 files changed

+15
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
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.13.4",
3+
"version": "2.13.5",
44
"description": "A WordPress gallery using Google Drive as file storage",
55
"keywords": [
66
"wordpress",

src/php/skaut-google-drive-gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Plugin Name: Image and video gallery from Google Drive
1212
Plugin URI: https://github.com/skaut/skaut-google-drive-gallery/
1313
Description: A WordPress gallery using Google Drive as file storage
14-
Version: 2.13.4
14+
Version: 2.13.5
1515
Requires at least: 4.9.6
1616
Requires PHP: 5.6
1717
Author: Junák - český skaut

src/txt/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: skaut, marekdedic, kalich5
33
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
44
Requires at least: 4.9.6
55
Tested up to: 6.2
6-
Stable tag: 2.13.4
6+
Stable tag: 2.13.5
77
Requires PHP: 5.6
88
License: MIT
99
License URI: https://github.com/skaut/skaut-google-drive-gallery/blob/master/LICENSE
@@ -82,6 +82,9 @@ Unfortunately, this is a limitation of Google apps in testing mode, see Google's
8282

8383
== Changelog ==
8484

85+
= 2.13.5 =
86+
* Fixed a PHP 5 compatibility regression
87+
8588
= 2.13.4 =
8689
* Improved error reporting, including a stack trace when in debug mode
8790

0 commit comments

Comments
 (0)