Skip to content

Commit 8887fd6

Browse files
committed
v2.2.0
1 parent 24f440d commit 8887fd6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.1.0",
4+
"version": "2.2.0",
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.1.0",
3+
"version": "2.2.0",
44
"description": "A WordPress gallery using Google Drive as file storage",
55
"repository": {
66
"type": "git",

plugin/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.skaut.cz/podporte-nas/
44
Tags: skaut, google drive, google drive gallery, team drive, gallery, multisite, shortcode
55
Requires at least: 4.9.6
66
Tested up to: 5.0
7-
Stable tag: 2.1.0
7+
Stable tag: 2.2.0
88
Requires PHP: 5.6
99
License: MIT
1010
License URI: https://github.com/skaut/skaut-google-drive-gallery/blob/master/license.txt

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.1.0
8+
Version: 2.2.0
99
Author: Marek Dědič
1010
Author URI: https://github.com/genabitu
1111
License: MIT

0 commit comments

Comments
 (0)