Plugin Directory

Changeset 3210172


Ignore:
Timestamp:
12/19/2024 02:25:25 AM (15 months ago)
Author:
akdevs
Message:

version 1.0.5.1

Location:
variation-swatches-and-gallery
Files:
18 deleted
2 edited
17 copied

Legend:

Unmodified
Added
Removed
  • variation-swatches-and-gallery/tags/1.0.5.1/README.txt

    r3209874 r3210172  
    88WC requires at least: 5.5
    99WC tested up to: 8.1.0
    10 Stable tag: 1.0.5
     10Stable tag: 1.0.5.1
    1111License: GPLv3
    1212License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • variation-swatches-and-gallery/tags/1.0.5.1/variation-swatches-and-gallery.php

    r3209874 r3210172  
    1414 * Plugin URI:        https://zqe.io/variation-swatches-and-gallery
    1515 * Description:       Variation Swatches and Gallery for WooCommerce
    16  * Version:           1.0.5
     16 * Version:           1.0.5.1
    1717 * Author:            ZQE
    1818 * Author URI:        https://zqe.io
     
    8888 */
    8989define( 'VARIATION_SWATCHES_AND_GALLERY_VERSION', '1.0.5' );
    90 define( 'VARIATION_SWATCHES_AND_GALLERY_DEBUG', false );
     90
    9191/**
    9292 * The code that runs during plugin activation.
  • variation-swatches-and-gallery/trunk/README.txt

    r3209874 r3210172  
    88WC requires at least: 5.5
    99WC tested up to: 8.1.0
    10 Stable tag: 1.0.5
     10Stable tag: 1.0.5.1
    1111License: GPLv3
    1212License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • variation-swatches-and-gallery/trunk/variation-swatches-and-gallery.php

    r3209874 r3210172  
    1414 * Plugin URI:        https://zqe.io/variation-swatches-and-gallery
    1515 * Description:       Variation Swatches and Gallery for WooCommerce
    16  * Version:           1.0.5
     16 * Version:           1.0.5.1
    1717 * Author:            ZQE
    1818 * Author URI:        https://zqe.io
     
    8888 */
    8989define( 'VARIATION_SWATCHES_AND_GALLERY_VERSION', '1.0.5' );
    90 define( 'VARIATION_SWATCHES_AND_GALLERY_DEBUG', false );
     90
    9191/**
    9292 * The code that runs during plugin activation.
Note: See TracChangeset for help on using the changeset viewer.