Plugin Directory

Changeset 2963507


Ignore:
Timestamp:
09/06/2023 09:21:37 AM (3 years ago)
Author:
creedally
Message:

Release 1.0.1

Location:
product-auto-release-with-upvote-countdown
Files:
48 added
2 edited

Legend:

Unmodified
Added
Removed
  • product-auto-release-with-upvote-countdown/trunk/product-auto-release-lite.php

    r2909949 r2963507  
    44* Plugin URI:    https://store.creedally.com/
    55* Description:   Auto release your products with a upvote rules of your convenience to attract more users, drive the more initial sale of your products.
    6 * Version:       1.0.0
     6* Version:       1.0.1
    77* Author:        CreedAlly
    88* Author URI:    https://creedally.com/
     
    2020// Define plugin Version.
    2121if ( ! defined( 'PRODUCT_AUTO_RELEASE_LITE_VERSION' ) ) {
    22     define( 'PRODUCT_AUTO_RELEASE_LITE_VERSION', '1.0.0' );
     22    define( 'PRODUCT_AUTO_RELEASE_LITE_VERSION', '1.0.1' );
    2323}
    2424
  • product-auto-release-with-upvote-countdown/trunk/readme.txt

    r2909962 r2963507  
    33Tags: Product, Release, WooCommerce, Countdown, Vote
    44Requires at least: 4.7
    5 Tested up to: 6.2
     5Tested up to: 6.3.1
    66Requires PHP: 5.6
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    8888== Changelog ==
    8989
    90 = 1.0.0 - 2023-05-09 =
     90= 1.0.1 - 05/09/2023 =
     91
     92Compatibility with WordPress 6.3.1 version.
     93
     94= 1.0.1 - 09/05/2023 =
    9195
    9296* First initial release.
Note: See TracChangeset for help on using the changeset viewer.