Plugin Directory

Changeset 2995370


Ignore:
Timestamp:
11/13/2023 06:11:27 PM (2 years ago)
Author:
emreguler
Message:

surum 1.1.0 test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wc-confetti/trunk/wc-confetti.php

    r2883008 r2995370  
    44 * Plugin URI: https://eguler.net/woocommerce-konfeti-yagmuru-eklentisi/
    55 * Description: You can "start a confetti rain and display a message" according to WooCommerce cart amount with this plugin.
    6  * Version: 1.0.1
     6 * Version: 1.1.0
    77 * WC requires at least: 2.5
    8  * WC tested up to: 7.5.0
     8 * WC tested up to: 8.2.2
    99 * Author: Emre Güler
    1010 * Author URI: https://eguler.net
     
    2525 * Rename this for your plugin and update it as you release new versions.
    2626 */
    27 define( 'WC_CONFETTI_VERSION', '1.0.1' );
     27define( 'WC_CONFETTI_VERSION', '1.1.0' );
    2828
    2929/**
Note: See TracChangeset for help on using the changeset viewer.