Plugin Directory

Changeset 1254990


Ignore:
Timestamp:
09/28/2015 10:34:24 AM (11 years ago)
Author:
inveo
Message:

1.4.13

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-integration/trunk/wp-integration.php

    r1254983 r1254990  
    1111 * Plugin URI: http://www.inveostore.com
    1212 * Description: Integrates Wordpress with any application with just one simple click.
    13  * Version: 1.4.12
     13 * Version: 1.4.13
    1414 * Author: Inveo s.r.o.
    1515 * Author URI: http://www.inveostore.com
     
    2828
    2929define('THEMEPROVIDER_CONN_LOADED', true);
    30 define('THEMEPROVIDER_CONN_VERSION', '1.4.12');
     30define('THEMEPROVIDER_CONN_VERSION', '1.4.13');
    3131define('THEMEPROVIDER_CONN_REQVERSION', '1.3.00');
    3232define('THEMEPROVIDER_CONN_APP', 'WordPress');
Note: See TracChangeset for help on using the changeset viewer.