Plugin Directory

Changeset 2336816


Ignore:
Timestamp:
07/07/2020 04:43:14 PM (6 years ago)
Author:
mowomo
Message:

Update solving commit bugs

Location:
mowomo-redes-sociales
Files:
6 edited
2 copied

Legend:

Unmodified
Added
Removed
  • mowomo-redes-sociales/tags/2.0.1/README.md

    r2336593 r2336816  
    44Requires at least: 4.6
    55Tested up to: 5.4.2
    6 Stable tag: 2.0.0
     6Stable tag: 2.0.1
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
     
    3636
    3737== Changelog ==
     38= 2.0.1 =
     39
     40-   Bugs fixed
     41
    3842= 2.0.0 =
    3943
  • mowomo-redes-sociales/tags/2.0.1/mowomo-redessociales.php

    r2336593 r2336816  
    88 * Text Domain: mowomo-redes-sociales
    99 * Domain Path: /languages/
    10  * Version: 2.0.0
     10 * Version: 2.0.1
    1111 * License: GPLv2 or later.
    1212 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3232    return;
    3333} else {
    34     define('MWM_RRSS_VERSION', '2.0.0');
     34    define('MWM_RRSS_VERSION', '2.0.1');
    3535}
    3636if (!defined('MWM_RRSS_SLUG')) {
  • mowomo-redes-sociales/tags/2.0.1/trunk/README.md

    r2336593 r2336816  
    44Requires at least: 4.6
    55Tested up to: 5.4.2
    6 Stable tag: 2.0.0
     6Stable tag: 2.0.1
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
     
    3636
    3737== Changelog ==
     38= 2.0.1 =
     39
     40-   Bugs fixed
     41
    3842= 2.0.0 =
    3943
  • mowomo-redes-sociales/tags/2.0.1/trunk/mowomo-redessociales.php

    r2336593 r2336816  
    88 * Text Domain: mowomo-redes-sociales
    99 * Domain Path: /languages/
    10  * Version: 2.0.0
     10 * Version: 2.0.1
    1111 * License: GPLv2 or later.
    1212 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3232    return;
    3333} else {
    34     define('MWM_RRSS_VERSION', '2.0.0');
     34    define('MWM_RRSS_VERSION', '2.0.1');
    3535}
    3636if (!defined('MWM_RRSS_SLUG')) {
  • mowomo-redes-sociales/trunk/README.md

    r2336593 r2336816  
    44Requires at least: 4.6
    55Tested up to: 5.4.2
    6 Stable tag: 2.0.0
     6Stable tag: 2.0.1
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
     
    3636
    3737== Changelog ==
     38= 2.0.1 =
     39
     40-   Bugs fixed
     41
    3842= 2.0.0 =
    3943
  • mowomo-redes-sociales/trunk/mowomo-redessociales.php

    r2336593 r2336816  
    88 * Text Domain: mowomo-redes-sociales
    99 * Domain Path: /languages/
    10  * Version: 2.0.0
     10 * Version: 2.0.1
    1111 * License: GPLv2 or later.
    1212 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3232    return;
    3333} else {
    34     define('MWM_RRSS_VERSION', '2.0.0');
     34    define('MWM_RRSS_VERSION', '2.0.1');
    3535}
    3636if (!defined('MWM_RRSS_SLUG')) {
Note: See TracChangeset for help on using the changeset viewer.