Skip to content

Commit

Permalink
Bumped plugin version to 2.7.13. (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Urrego authored Apr 29, 2021
1 parent c9509cd commit 52dcbbd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Gallerya ===
Contributors: netzstrategen, fabianmarz, juanlopez4691, lucapipolo, tha_sun
Contributors: netzstrategen, fabianmarz, juanlopez4691, lucapipolo, tha_sun, gyopiazza, Mauricio-Urrego
Tags: gallery, galleries, image, images, photo, album, responsive, responsive gallery, image gallery, photo gallery, carousel, image carousel, slider, image slider, slideshow, lightbox, fullscreen, zoom, media, foto, fotos, thumbnail, thumbnails, video, video gallery, lightgallery, flickity, jquery
Requires at least: 4.5
Tested up to: 5.4
Stable tag: 2.7.12
Stable tag: 2.7.13
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -24,6 +24,11 @@ Gallerya transforms the WordPress native post gallery into a full fledged slides

== Changelog ==

= 2.7.13 =
2021-04-28

* Fixed extraneous non-existing variation images in product teasers.

= 2.7.12 =
2021-04-08

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gallerya",
"version": "2.7.12",
"version": "2.7.13",
"author": "netzstrategen <[email protected]>",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/*
Plugin Name: Gallerya
Version: 2.7.12
Version: 2.7.13
Text Domain: gallerya
Description: Change the native post gallery to be displayed as a slider with lightbox support.
Author: netzstrategen
Expand Down

0 comments on commit 52dcbbd

Please sign in to comment.