Changeset 3094145
- Timestamp:
- 05/28/2024 08:30:39 PM (22 months ago)
- Location:
- affieasy/trunk
- Files:
-
- 3 edited
-
afes-constants.php (modified) (1 diff)
-
affieasy.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
affieasy/trunk/afes-constants.php
r3060785 r3094145 68 68 ); 69 69 70 const PLUGIN_VERSION = '1.1. 6';70 const PLUGIN_VERSION = '1.1.7'; 71 71 72 72 } -
affieasy/trunk/affieasy.php
r3060785 r3094145 3 3 * Plugin Name: AffiEasy 4 4 * Description: Plugin to easily and quickly generate responsive tables and manage affiliate links. 5 * Version: 1.1. 65 * Version: 1.1.7 6 6 * Text Domain: affieasy 7 7 * Author: Affieasy Team -
affieasy/trunk/readme.txt
r3060785 r3094145 8 8 Requires at least: 5.1 9 9 Tested up to: 6.4.3 10 Version: 1.1. 610 Version: 1.1.7 11 11 Requires PHP: 7.2 12 Stable tag: 1.1. 612 Stable tag: 1.1.7 13 13 License: GPLv2 or later 14 14 … … 51 51 52 52 == Changelog == 53 54 = 1.1.7 = 55 * remove duplicate directories 53 56 54 57 = 1.1.6 =
Note: See TracChangeset
for help on using the changeset viewer.