Changeset 2526162
- Timestamp:
- 05/04/2021 07:47:07 PM (5 years ago)
- Location:
- epic-tap-widgets/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
epic-tap-widgets.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
epic-tap-widgets/trunk/README.txt
r2524688 r2526162 5 5 Requires at least: 5.0 6 6 Tested up to: 5.5.3 7 Stable tag: 1.2. 77 Stable tag: 1.2.8 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 51 51 == Changelog == 52 52 53 = 1.2. 7=53 = 1.2.8 = 54 54 * Change text "Bonos Apuestas" for "Casas de apuestas" 55 55 * Widget "Bonos sin Deposito" disabled -
epic-tap-widgets/trunk/epic-tap-widgets.php
r2524688 r2526162 10 10 * Plugin URI: https://www.wordpress.org/plugins/epic-tap-widgets/ 11 11 * Description: Widgets collection for TodoApuestas's blog network. 12 * Version: 1.2. 612 * Version: 1.2.8 13 13 * Author: Alain Sanchez <luka.ghost@gmail.com> 14 14 * Author URI: http://www.linkedin.com/in/mrbrazzi/ … … 30 30 * Rename this for your plugin and update it as you release new versions. 31 31 */ 32 define( 'EPIC_TAP_WIDGETS_VERSION', '1.2. 7' );32 define( 'EPIC_TAP_WIDGETS_VERSION', '1.2.8' ); 33 33 34 34 /**
Note: See TracChangeset
for help on using the changeset viewer.