Plugin Directory

Changeset 3108945


Ignore:
Timestamp:
06/27/2024 07:40:56 PM (21 months ago)
Author:
Godaddy
Message:

Update to version 2.2.15 from GitHub

Location:
reseller-store
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • reseller-store/tags/2.2.15/class-plugin.php

    r2947082 r3108945  
    3434     * @var string
    3535     */
    36     const VERSION = '2.2.14';
     36    const VERSION = '2.2.15';
    3737
    3838    /**
  • reseller-store/tags/2.2.15/readme.txt

    r2947082 r3108945  
    33Tags:              reseller, program, storefront, products, posts, shortcode, ecommerce, blocks
    44Requires at least: 4.6
    5 Tested up to:      6.2.2
     5Tested up to:      6.5
    66Requires PHP:      5.4
    77Stable tag:        2.2.14
     
    9999
    100100== Changelog ==
     101
     102= 2.2.15 - June 2024 =
     103
     104* Update: Tested with Wordpress 6.5
    101105
    102106= 2.2.14 - August 2023 =
  • reseller-store/trunk/class-plugin.php

    r2947082 r3108945  
    3434     * @var string
    3535     */
    36     const VERSION = '2.2.14';
     36    const VERSION = '2.2.15';
    3737
    3838    /**
  • reseller-store/trunk/readme.txt

    r2947082 r3108945  
    33Tags:              reseller, program, storefront, products, posts, shortcode, ecommerce, blocks
    44Requires at least: 4.6
    5 Tested up to:      6.2.2
     5Tested up to:      6.5
    66Requires PHP:      5.4
    77Stable tag:        2.2.14
     
    9999
    100100== Changelog ==
     101
     102= 2.2.15 - June 2024 =
     103
     104* Update: Tested with Wordpress 6.5
    101105
    102106= 2.2.14 - August 2023 =
Note: See TracChangeset for help on using the changeset viewer.