Plugin Directory

Changeset 3333313


Ignore:
Timestamp:
07/24/2025 07:04:10 AM (8 months ago)
Author:
codeclouds
Message:

Stability - Check for Wordpress on version 3.4.7

Location:
unify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • unify/trunk/readme.txt

    r3303493 r3333313  
    33Tags: woocommerce, limelight, konnektive, Response, Sublytics, shopify, payment, limelightcrm, konnektivecrm, responsecrm, sublyticscrm, shopping, shop, ecommence, wordpress, crm, connection.
    44Requires at least: 4.0
    5 Tested up to: 6.4
     5Tested up to: 6.8.1
    66Requires PHP: 5.6
    7 Stable tag: 3.4.6
     7Stable tag: 3.4.7
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html\
     
    9595== Changelog ==
    9696
     97= 3.4.7 =
     98* Stability - Check for Wordpress.
     99
    97100= 3.4.6 =
    98101* Enhancement - Checkout performance enhanced.
  • unify/trunk/unify.php

    r3303493 r3333313  
    77 * Author: CodeClouds <sales@codeclouds.com>
    88 * Author URI: https://www.CodeClouds.com/
    9  * Version: 3.4.6
     9 * Version: 3.4.7
    1010 * License: GPLv2 or later
    1111 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    6060define('UNIFY_PLATFORM_LOGIN', 'https://accounts.unify.to/login');
    6161define('UNIFY_WP_HOME_URL', home_url());
    62 define('UNIFY_JS_VERSION', '3.4.6');
     62define('UNIFY_JS_VERSION', '3.4.7');
Note: See TracChangeset for help on using the changeset viewer.