Plugin Directory

Changeset 3094145


Ignore:
Timestamp:
05/28/2024 08:30:39 PM (22 months ago)
Author:
wpoduj
Message:

remove duplicate directories + update readme

Location:
affieasy/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • affieasy/trunk/afes-constants.php

    r3060785 r3094145  
    6868    );
    6969
    70     const PLUGIN_VERSION = '1.1.6';
     70    const PLUGIN_VERSION = '1.1.7';
    7171   
    7272}
  • affieasy/trunk/affieasy.php

    r3060785 r3094145  
    33 * Plugin Name: AffiEasy
    44 * Description: Plugin to easily and quickly generate responsive tables and manage affiliate links.
    5  * Version: 1.1.6
     5 * Version: 1.1.7
    66 * Text Domain: affieasy
    77 * Author: Affieasy Team
  • affieasy/trunk/readme.txt

    r3060785 r3094145  
    88Requires at least: 5.1
    99Tested up to:      6.4.3
    10 Version:           1.1.6
     10Version:           1.1.7
    1111Requires PHP:      7.2
    12 Stable tag:        1.1.6
     12Stable tag:        1.1.7
    1313License: GPLv2 or later
    1414
     
    5151
    5252== Changelog ==
     53
     54= 1.1.7 =
     55* remove duplicate directories
    5356
    5457= 1.1.6 =
Note: See TracChangeset for help on using the changeset viewer.