Changeset 1607331
- Timestamp:
- 03/03/2017 04:46:02 PM (9 years ago)
- File:
-
- 1 edited
-
marketing-optimizer/trunk/marketing-optimizer.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
marketing-optimizer/trunk/marketing-optimizer.php
r1607320 r1607331 3 3 * Plugin Name: Marketing Optimizer for Wordpress Plugin 4 4 * URI: http://www.marketingoptimizer.com/?apcid=8381 5 * Version: 20170303 5 * Version: 20170303.1 6 6 * Description: Create Landing Pages for Wordpress 7 7 * Author: Marketing Optimizer, customercare@marketingoptimizer.com … … 23 23 CONST MO_DIRECTORY = 'marketing-optimizer'; 24 24 25 public static $plugin_version = '20170303 ';25 public static $plugin_version = '20170303.1'; 26 26 27 27 public static $plugin_name = 'marketing-optimizer';
Note: See TracChangeset
for help on using the changeset viewer.