Plugin Directory

Changeset 3422605


Ignore:
Timestamp:
12/18/2025 08:17:06 AM (3 months ago)
Author:
rocketbeetlecom
Message:

Release version 1.6.20

Location:
beetle-tracking
Files:
100 added
1 edited

Legend:

Unmodified
Added
Removed
  • beetle-tracking/trunk/beetle-tracking.php

    r3408095 r3422605  
    44 * Plugin URI: https://rocketbeetle.com/beetle-tracking
    55 * Description: Implement Cloudflare Zaraz tracking on your site. Tracking key events with our automated tracking, and add you own custom tracking. WooCommerce is fully supported.
    6  * Version: 1.6.19
     6 * Version: 1.6.20
    77 * Requires PHP: 7.4
    88 * Author: RocketBeetle
     
    1818}
    1919
    20 define('BEETLE_TRACKING_VERSION', '1.6.19');
     20define('BEETLE_TRACKING_VERSION', '1.6.20');
    2121define('BEETLE_TRACKING_DIR_PATH', plugin_dir_path(__FILE__));
    2222define('BEETLE_TRACKING_DIR_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.