Changeset 2928212
- Timestamp:
- 06/19/2023 07:22:23 PM (3 years ago)
- Location:
- seguros-promo
- Files:
-
- 6 edited
- 5 copied
-
tags/1.8.2 (copied) (copied from seguros-promo/trunk)
-
tags/1.8.2/README.txt (copied) (copied from seguros-promo/trunk/README.txt) (2 diffs)
-
tags/1.8.2/admin/assets/cia/coris.png (modified) (previous)
-
tags/1.8.2/public/assets/cia/coris.png (modified) (previous)
-
tags/1.8.2/public/partials/seguros-promo-public-display-card.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-card.php)
-
tags/1.8.2/public/partials/seguros-promo-public-display-widget.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-widget.php)
-
tags/1.8.2/seguros-promo.php (copied) (copied from seguros-promo/trunk/seguros-promo.php) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/admin/assets/cia/coris.png (modified) (previous)
-
trunk/public/assets/cia/coris.png (modified) (previous)
-
trunk/seguros-promo.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
seguros-promo/tags/1.8.2/README.txt
r2920814 r2928212 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.8. 19 Stable tag: 1.8.0 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.8.2** 35 36 - Certificate update 37 34 38 **1.8.1** 35 39 -
seguros-promo/tags/1.8.2/seguros-promo.php
r2920814 r2928212 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.8. 125 * Version: 1.8.2 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.8. 1');38 define('SEGUROS_PROMO_VERSION', '1.8.2'); 39 39 40 40 /** -
seguros-promo/trunk/README.txt
r2920814 r2928212 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.8. 19 Stable tag: 1.8.0 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.8.2** 35 36 - Certificate update 37 34 38 **1.8.1** 35 39 -
seguros-promo/trunk/seguros-promo.php
r2920814 r2928212 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.8. 125 * Version: 1.8.2 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.8. 1');38 define('SEGUROS_PROMO_VERSION', '1.8.2'); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.