Changeset 3143153
- Timestamp:
- 08/28/2024 07:07:20 PM (19 months ago)
- Location:
- seguros-promo
- Files:
-
- 2 edited
- 6 copied
-
tags/1.9.3 (copied) (copied from seguros-promo/trunk)
-
tags/1.9.3/README.txt (copied) (copied from seguros-promo/trunk/README.txt) (2 diffs)
-
tags/1.9.3/public/css/public.css (copied) (copied from seguros-promo/trunk/public/css/public.css)
-
tags/1.9.3/public/partials/seguros-promo-public-display-card.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-card.php)
-
tags/1.9.3/public/partials/seguros-promo-public-display-widget.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-widget.php)
-
tags/1.9.3/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.9.3/README.txt
r3060016 r3143153 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.9. 29 Stable tag: 1.9.3 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. … … 52 52 53 53 == Changelog == 54 **1.9.3** 55 56 - Add Welcome Assist security image 57 54 58 **1.9.2** 55 59 -
seguros-promo/tags/1.9.3/seguros-promo.php
r3060016 r3143153 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.9. 225 * Version: 1.9.3 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.9. 2');38 define('SEGUROS_PROMO_VERSION', '1.9.3'); 39 39 40 40 /** -
seguros-promo/trunk/README.txt
r3060016 r3143153 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.9. 29 Stable tag: 1.9.3 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. … … 52 52 53 53 == Changelog == 54 **1.9.3** 55 56 - Add Welcome Assist security image 57 54 58 **1.9.2** 55 59 -
seguros-promo/trunk/seguros-promo.php
r3060016 r3143153 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.9. 225 * Version: 1.9.3 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.9. 2');38 define('SEGUROS_PROMO_VERSION', '1.9.3'); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.