Changeset 3176700
- Timestamp:
- 10/28/2024 08:02:12 AM (17 months ago)
- Location:
- woomotiv
- Files:
-
- 2 edited
- 1 copied
-
tags/3.6.0 (copied) (copied from woomotiv/trunk)
-
trunk/index.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
woomotiv/trunk/index.php
r3072278 r3176700 4 4 * Plugin Name: Woomotiv - Live Sales Notification for Woocommerce 5 5 * Description: Laverage social proof to increase trust, traffic and sales. 6 * Version: 3.6. 06 * Version: 3.6.1 7 7 * Author: Sabri Taieb 8 8 * Author Uri: https://delabon.com … … 11 11 * 12 12 * WC requires at least: 6.5 13 * WC tested up to: 8.613 * WC tested up to: 9.3 14 14 * 15 15 **/ … … 20 20 21 21 # Defined 22 define( 'WOOMOTIV_VERSION', '3.6. 0' );22 define( 'WOOMOTIV_VERSION', '3.6.1' ); 23 23 define( 'WOOMOTIV_URL', plugins_url( '', __FILE__ ) ); 24 24 define( 'WOOMOTIV_DIR', __DIR__ ); -
woomotiv/trunk/readme.txt
r3072278 r3176700 2 2 Contributors: delabon 3 3 Requires at least: 4.6 4 Tested up to: 6. 4.35 Stable tag: 3.6. 04 Tested up to: 6.6.2 5 Stable tag: 3.6.1 6 6 Requires PHP: 5.6 7 7 Tags: woocommerce notification, woocommerce sales notification, woocommerce sales popup, marketing, boost sales, boost conversion
Note: See TracChangeset
for help on using the changeset viewer.