Plugin Directory

Changeset 2526162


Ignore:
Timestamp:
05/04/2021 07:47:07 PM (5 years ago)
Author:
mrbrazzi
Message:

1.2.8

  • Change text "Bonos Apuestas" for "Casas de apuestas"
  • Widget "Bonos sin Deposito" disabled
Location:
epic-tap-widgets/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • epic-tap-widgets/trunk/README.txt

    r2524688 r2526162  
    55Requires at least: 5.0
    66Tested up to: 5.5.3
    7 Stable tag: 1.2.7
     7Stable tag: 1.2.8
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5151== Changelog ==
    5252
    53 = 1.2.7 =
     53= 1.2.8 =
    5454* Change text "Bonos Apuestas" for "Casas de apuestas"
    5555* Widget "Bonos sin Deposito" disabled
  • epic-tap-widgets/trunk/epic-tap-widgets.php

    r2524688 r2526162  
    1010 * Plugin URI:        https://www.wordpress.org/plugins/epic-tap-widgets/
    1111 * Description:       Widgets collection for TodoApuestas's blog network.
    12  * Version:           1.2.6
     12 * Version:           1.2.8
    1313 * Author:            Alain Sanchez <luka.ghost@gmail.com>
    1414 * Author URI:        http://www.linkedin.com/in/mrbrazzi/
     
    3030 * Rename this for your plugin and update it as you release new versions.
    3131 */
    32 define( 'EPIC_TAP_WIDGETS_VERSION', '1.2.7' );
     32define( 'EPIC_TAP_WIDGETS_VERSION', '1.2.8' );
    3333
    3434/**
Note: See TracChangeset for help on using the changeset viewer.