Plugin Directory

Changeset 2033312


Ignore:
Timestamp:
02/18/2019 01:47:51 PM (7 years ago)
Author:
nicolaspro14
Message:

1.2.0 release

Location:
clipr
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • clipr/trunk/clipr.php

    r1955385 r2033312  
    44Plugin Name: Clipr
    55Description: Mobile experience that converts. Connect your Woocommerce e-shop with Clipr platform now !
    6 Version: 1.1.6
     6Version: 1.2.0
    77Author: Clipr
    88Author URI: https://clipr.co
     
    1111*/
    1212
    13 define( 'CLIPR__VERSION',            '1.1.6' );
     13define( 'CLIPR__VERSION',            '1.2.0' );
    1414define( 'CLIPR__PLUGIN_DIR',         __DIR__ );
    1515define( 'CLIPR__PLUGIN_FILE',        __FILE__ );
  • clipr/trunk/readme.txt

    r1955385 r2033312  
    33Tags: ecommerce, sales, conversion
    44Requires at least: 3.0.1
    5 Tested up to: 4.9
     5Tested up to: 5.1
    66Requires PHP : 5.4
    7 Stable tag: 1.1.6
     7Stable tag: 1.2.0
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    7474= 1.1.6 =
    7575* API root landing & back-office support
     76
     77= 1.2.0 =
     78* Wordpress 5.0 compatibility
Note: See TracChangeset for help on using the changeset viewer.