Changeset 1851933
- Timestamp:
- 04/03/2018 08:18:11 PM (8 years ago)
- File:
-
- 1 edited
-
clipr/trunk/clipr.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clipr/trunk/clipr.php
r1811729 r1851933 4 4 Plugin Name: Clipr 5 5 Description: Mobile experience that converts. Connect your Woocommerce e-shop with Clipr platform now ! 6 Version: 1.1. 06 Version: 1.1.1 7 7 Author: Clipr 8 8 Author URI: https://clipr.co … … 11 11 */ 12 12 13 define( 'CLIPR__VERSION', '1.1. 0' );13 define( 'CLIPR__VERSION', '1.1.1' ); 14 14 define( 'CLIPR__PLUGIN_DIR', __DIR__ ); 15 15 define( 'CLIPR__PLUGIN_FILE', __FILE__ );
Note: See TracChangeset
for help on using the changeset viewer.