Plugin Directory

Changeset 3312673


Ignore:
Timestamp:
06/16/2025 05:00:29 PM (9 months ago)
Author:
patternsinthecloud
Message:

version 2.8.10.1

Location:
autoship-cloud/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • autoship-cloud/trunk/autoship.php

    r3312662 r3312673  
    88 * Plugin URI: https://autoship.cloud
    99 * Description: Autoship Cloud for WooCommerce
    10  * Version: 2.8.10
     10 * Version: 2.8.10.1
    1111 * Author: Patterns In the Cloud LLC
    1212 * Author URI: https://qpilot.cloud
     
    1717 */
    1818
    19 define( 'Autoship_Version', '2.8.10' ); // phpcs:ignore Generic.NamingConventions.UpperCaseConstantName.ConstantNotUpperCase
     19define( 'Autoship_Version', '2.8.10.1' ); // phpcs:ignore Generic.NamingConventions.UpperCaseConstantName.ConstantNotUpperCase
    2020
    2121if ( ! defined( 'Autoship_Plugin_Dir' ) ) {
  • autoship-cloud/trunk/readme.txt

    r3312660 r3312673  
    1010WC tested up to: 9.8.5
    1111Requires PHP: 7.4
    12 Stable tag: 2.8.10
     12Stable tag: 2.8.10.1
    1313License: GPLv2 or later
    1414License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    291291
    292292== Changelog ==
     293
     294= 2.8.10.1 - 2025-06-16 =
     295
     296 - Fixed: Fixed versioning issue with the plugin.
    293297
    294298= 2.8.10 - 2025-06-12 =
Note: See TracChangeset for help on using the changeset viewer.