Plugin Directory

Changeset 3271827


Ignore:
Timestamp:
04/13/2025 02:05:44 PM (11 months ago)
Author:
designforwp
Message:

Release 1.3.2.2 (add css/js)

Location:
linkcentral
Files:
446 added
2 edited

Legend:

Unmodified
Added
Removed
  • linkcentral/trunk/linkcentral.php

    r3270658 r3271827  
    55 * Plugin URI: https://designforwp.com/linkcentral
    66 * Description: Easy URL shortener, custom link manager, and affiliate link tracking.
    7  * Version: 1.3.2.1
     7 * Version: 1.3.2.2
    88 * Author: Design for WP
    99 * Author URI: https://designforwp.com
     
    2020} else {
    2121    // Define plugin constants
    22     define( 'LINKCENTRAL_VERSION', '1.3.2.1' );
     22    define( 'LINKCENTRAL_VERSION', '1.3.2.2' );
    2323    define( 'LINKCENTRAL_DB_VERSION', '1.0.1' );
    2424    define( 'LINKCENTRAL_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
  • linkcentral/trunk/readme.txt

    r3270658 r3271827  
    66Tested up to: 6.8
    77Requires PHP: 7.4
    8 Stable tag: 1.3.2.1
     8Stable tag: 1.3.2.2
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.