| @@ -10,9 +10,9 @@ | ||
| 10 | 10 | * @wordpress-plugin |
| 11 | 11 | * Plugin Name: Automatic YouTube Gallery |
| 12 | 12 | * Plugin URI: https://plugins360.com/automatic-youtube-gallery/ |
| 13 | 13 | * Description: Create responsive, modern & dynamic video galleries by simply adding a YouTube USERNAME, CHANNEL, PLAYLIST, SEARCH KEYWORDS, or a custom list of YouTube URLs. |
| 14 | - * Version: 2.3.5 | |
| 14 | + * Version: 2.3.2 | |
| 15 | 15 | * Author: Team Plugins360 |
| 16 | 16 | * Author URI: https://plugins360.com |
| 17 | 17 | * License: GPL-2.0+ |
| 18 | 18 | * License URI: http://www.gnu.org/licenses/gpl-2.0.txt |
| @@ -31,9 +31,9 @@ | ||
| 31 | 31 | } |
| 32 | 32 | |
| 33 | 33 | // Current version of the plugin |
| 34 | 34 | if ( !defined( 'AYG_VERSION' ) ) { |
| 35 | - define( 'AYG_VERSION', '2.3.5' ); | |
| 35 | + define( 'AYG_VERSION', '2.3.2' ); | |
| 36 | 36 | } |
| 37 | 37 | // Unique identifier of the plugin |
| 38 | 38 | if ( !defined( 'AYG_SLUG' ) ) { |
| 39 | 39 | define( 'AYG_SLUG', 'automatic-youtube-gallery' ); |