Changeset 2096824
- Timestamp:
- 05/29/2019 01:30:00 AM (7 years ago)
- Location:
- gf-intelligence/trunk
- Files:
-
- 2 edited
-
gf-intel.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gf-intelligence/trunk/gf-intel.php
r2018033 r2096824 16 16 * Plugin URI: https://wordpress.org/plugins/gf-intelligence 17 17 * Description: Integrates Intelligence with Gravity Forms enabling easy Google Analytics goal tracking and visitor intelligence gathering. 18 * Version: 1.0. 818 * Version: 1.0.9 19 19 * Author: LevelTen 20 20 * Author URI: https://intelligencewp.com … … 31 31 } 32 32 33 define('GF_INTEL_VER', '1.0. 8');33 define('GF_INTEL_VER', '1.0.9'); 34 34 35 35 define( 'GF_INTEL_DIR', plugin_dir_path( __FILE__ ) ); -
gf-intelligence/trunk/readme.txt
r2018033 r2096824 4 4 Tags: analytics, form, google analytics, gravity forms, marketing, metrics, stats, tracking, web form 5 5 Requires at least: 4.5 6 Tested up to: 5. 07 Stable tag: 1.0. 86 Tested up to: 5.2 7 Stable tag: 1.0.9 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 137 137 * WP 5.0 support 138 138 139 = 1.0.9 = 140 * WP 5.2 support 141 139 142 == Upgrade Notice == 140 143
Note: See TracChangeset
for help on using the changeset viewer.