Changeset 2995370
- Timestamp:
- 11/13/2023 06:11:27 PM (2 years ago)
- File:
-
- 1 edited
-
wc-confetti/trunk/wc-confetti.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-confetti/trunk/wc-confetti.php
r2883008 r2995370 4 4 * Plugin URI: https://eguler.net/woocommerce-konfeti-yagmuru-eklentisi/ 5 5 * Description: You can "start a confetti rain and display a message" according to WooCommerce cart amount with this plugin. 6 * Version: 1. 0.16 * Version: 1.1.0 7 7 * WC requires at least: 2.5 8 * WC tested up to: 7.5.08 * WC tested up to: 8.2.2 9 9 * Author: Emre Güler 10 10 * Author URI: https://eguler.net … … 25 25 * Rename this for your plugin and update it as you release new versions. 26 26 */ 27 define( 'WC_CONFETTI_VERSION', '1. 0.1' );27 define( 'WC_CONFETTI_VERSION', '1.1.0' ); 28 28 29 29 /**
Note: See TracChangeset
for help on using the changeset viewer.