| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Plugin Name: GetResponse Forms by Optin Cat |
| 4 | 4 | Plugin URI: https://fatcatapps.com/optincat |
| 5 | 5 | Description: The GetResponse Optin Cat WordPress Lets You Convert More Blog Visits Into Email Subscribers. Set It Up In 2 Minutes. |
| 6 | 6 | Author: Fatcat Apps |
| 7 | - Version: 1.8.1 | |
| 7 | + Version: 2.0.2 | |
| 8 | 8 | Author URI: https://fatcatapps.com/ |
| 9 | 9 | */ |
| 10 | 10 | |
| 11 | 11 | // define( 'FCA_EOI_DEBUG', true ); |
| @@ -19,10 +19,9 @@ | ||
| 19 | 19 | define( 'FCA_EOI_PLUGIN_URL', plugins_url( '', __FILE__ ) ); |
| 20 | 20 | define( 'FCA_EOI_EDITION', 'getresponse' ); |
| 21 | 21 | define( 'FCA_EOI_PLUGIN_SLUG', 'getresponse' ); |
| 22 | 22 | define( 'FCA_EOI_PLUGIN_BASENAME', plugin_basename( __FILE__ ) ); |
| 23 | - | |
| 24 | -define( 'FCA_EOI_VER', '1.8.1' ); | |
| 23 | +define( 'FCA_EOI_VER', '2.0.2' ); | |
| 25 | 24 | |
| 26 | 25 | if( ! defined ( 'FCA_EOI_DEBUG' ) ) { |
| 27 | 26 | define( 'FCA_EOI_DEBUG', false ); |
| 28 | 27 | } |