Plugin Directory

Changeset 2511128


Ignore:
Timestamp:
04/07/2021 10:46:47 PM (5 years ago)
Author:
datacake
Message:

tagging version 1.1.13

Location:
datacake-core
Files:
2 added
1 deleted
3 edited
12 copied

Legend:

Unmodified
Added
Removed
  • datacake-core/tags/1.1.13/README.md

    r2511110 r2511128  
    1515City SEO, this will replicate a text changing the city in the text for SEO purposes
    1616
    17 * Version: V1.1.12
     17* Version: V1.1.13
    1818
    1919
  • datacake-core/tags/1.1.13/README.txt

    r2511110 r2511128  
    66Tested up to: 5.7.0
    77Requires PHP: 7.2
    8 Stable tag: 1.1.12
    9 Last Tag: 1.1.11
     8Stable tag: 1.1.13
     9Last Tag: 1.1.12
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • datacake-core/tags/1.1.13/datacake_core.php

    r2511110 r2511128  
    1616 * Plugin URI:        http://www.datacake.com.br
    1717 * Description:       Plugin Datacake para linkar com as Funcionalidade do Data ISP/ISP OG - Redirecionar cidade baseada no cookie
    18  * Version:           1.1.12
     18 * Version:           1.1.13
    1919 * Author:            Paulo Peres Jr
    2020 * Author URI:        https://github.com/PauloPeres
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'DATACAKE_CORE_VERSION', '1.1.12' );
     38define( 'DATACAKE_CORE_VERSION', '1.1.13' );
    3939
    4040require_once __DIR__ . '/vendor/autoload.php';
  • datacake-core/trunk/README.md

    r2511110 r2511128  
    1515City SEO, this will replicate a text changing the city in the text for SEO purposes
    1616
    17 * Version: V1.1.12
     17* Version: V1.1.13
    1818
    1919
  • datacake-core/trunk/README.txt

    r2511110 r2511128  
    66Tested up to: 5.7.0
    77Requires PHP: 7.2
    8 Stable tag: 1.1.12
    9 Last Tag: 1.1.11
     8Stable tag: 1.1.13
     9Last Tag: 1.1.12
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • datacake-core/trunk/datacake_core.php

    r2511110 r2511128  
    1616 * Plugin URI:        http://www.datacake.com.br
    1717 * Description:       Plugin Datacake para linkar com as Funcionalidade do Data ISP/ISP OG - Redirecionar cidade baseada no cookie
    18  * Version:           1.1.12
     18 * Version:           1.1.13
    1919 * Author:            Paulo Peres Jr
    2020 * Author URI:        https://github.com/PauloPeres
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'DATACAKE_CORE_VERSION', '1.1.12' );
     38define( 'DATACAKE_CORE_VERSION', '1.1.13' );
    3939
    4040require_once __DIR__ . '/vendor/autoload.php';
Note: See TracChangeset for help on using the changeset viewer.