Changeset 2802665
- Timestamp:
- 10/21/2022 07:43:01 PM (3 years ago)
- Location:
- seguros-promo
- Files:
-
- 2 edited
- 10 copied
-
tags/1.7.7 (copied) (copied from seguros-promo/trunk)
-
tags/1.7.7/README.txt (copied) (copied from seguros-promo/trunk/README.txt) (2 diffs)
-
tags/1.7.7/admin/assets/cia/intermac.png (copied) (copied from seguros-promo/trunk/admin/assets/cia/intermac.png)
-
tags/1.7.7/admin/class-seguros-promo-admin.php (copied) (copied from seguros-promo/trunk/admin/class-seguros-promo-admin.php)
-
tags/1.7.7/includes/class-seguros-promo-widget.php (copied) (copied from seguros-promo/trunk/includes/class-seguros-promo-widget.php)
-
tags/1.7.7/public/assets/cia/intermac.png (copied) (copied from seguros-promo/trunk/public/assets/cia/intermac.png)
-
tags/1.7.7/public/partials/seguros-promo-public-display-card.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-card.php)
-
tags/1.7.7/public/partials/seguros-promo-public-display-widget.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-widget.php)
-
tags/1.7.7/public/partials/seguros-promo-public-display.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display.php)
-
tags/1.7.7/seguros-promo.php (copied) (copied from seguros-promo/trunk/seguros-promo.php) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/seguros-promo.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
seguros-promo/tags/1.7.7/README.txt
r2801860 r2802665 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.7. 69 Stable tag: 1.7.7 10 10 11 11 O Plugin Seguros Promo permite aos blogs enriquecer o conteúdo dos seus textos com a inclusão de preços de seguros viagem que são atualizados constantemente pelas nossas APIs. … … 32 32 33 33 == Changelog == 34 **1.7.7** 35 36 - Fix providers image's to uploaded 37 34 38 **1.7.6** 35 39 -
seguros-promo/tags/1.7.7/seguros-promo.php
r2801860 r2802665 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.7. 625 * Version: 1.7.7 26 26 */ 27 27 … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('SEGUROS_PROMO_VERSION', '1.7. 6');38 define('SEGUROS_PROMO_VERSION', '1.7.7'); 39 39 40 40 /** -
seguros-promo/trunk/README.txt
r2801860 r2802665 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.7. 69 Stable tag: 1.7.7 10 10 11 11 O Plugin Seguros Promo permite aos blogs enriquecer o conteúdo dos seus textos com a inclusão de preços de seguros viagem que são atualizados constantemente pelas nossas APIs. … … 32 32 33 33 == Changelog == 34 **1.7.7** 35 36 - Fix providers image's to uploaded 37 34 38 **1.7.6** 35 39 -
seguros-promo/trunk/seguros-promo.php
r2801860 r2802665 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.7. 625 * Version: 1.7.7 26 26 */ 27 27 … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('SEGUROS_PROMO_VERSION', '1.7. 6');38 define('SEGUROS_PROMO_VERSION', '1.7.7'); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.