Plugin Directory

Changeset 1851933


Ignore:
Timestamp:
04/03/2018 08:18:11 PM (8 years ago)
Author:
nicolaspro14
Message:

Correction of version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • clipr/trunk/clipr.php

    r1811729 r1851933  
    44Plugin Name: Clipr
    55Description: Mobile experience that converts. Connect your Woocommerce e-shop with Clipr platform now !
    6 Version: 1.1.0
     6Version: 1.1.1
    77Author: Clipr
    88Author URI: https://clipr.co
     
    1111*/
    1212
    13 define( 'CLIPR__VERSION',            '1.1.0' );
     13define( 'CLIPR__VERSION',            '1.1.1' );
    1414define( 'CLIPR__PLUGIN_DIR',         __DIR__ );
    1515define( 'CLIPR__PLUGIN_FILE',        __FILE__ );
Note: See TracChangeset for help on using the changeset viewer.