Changeset 1528129
- Timestamp:
- 11/04/2016 01:11:14 PM (9 years ago)
- Location:
- boostmyproducts
- Files:
-
- 2 added
- 2 edited
-
assets/banner-1880x609.png (added)
-
assets/icon-256x256.png (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/silic_boostmyproducts.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
boostmyproducts/trunk/readme.txt
r1527985 r1528129 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Text Domain: silic_boostmyproducts 10 Domain Path: /languages 9 11 10 12 Boostmyproducts allows you to easily manage your products or services from a spreadsheet … … 36 38 == Changelog == 37 39 40 = 1.0.7 = 41 *Release Date - 4th November, 2016* 42 43 *Changes for language compatibility* 44 38 45 = 1.0.6 = 39 46 *Release Date - 28th October, 2016* -
boostmyproducts/trunk/silic_boostmyproducts.php
r1527985 r1528129 6 6 * Plugin URI: http://www.boostmyproducts.com/plugin-pour-wordpress/ 7 7 * Description: Intégrez et gérez facilement votre liste de produits ou services sur votre site à partir d'une feuille de calcul type Excel 8 * Version: 1.0. 68 * Version: 1.0.7 9 9 * Author: Solution Internet 10 10 * Author URI: http://www.solution-internet.com/ … … 23 23 24 24 25 define('SILIC_BMPRODUCTS_VERSION', '1.0. 6' );25 define('SILIC_BMPRODUCTS_VERSION', '1.0.7' ); 26 26 define('SILIC_BMPRODUCTS_MAIL_ERREUR', 'admin@solution-internet.com'); 27 27
Note: See TracChangeset
for help on using the changeset viewer.