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