Plugin Directory

Changeset 2699009


Ignore:
Timestamp:
03/24/2022 03:00:05 PM (4 years ago)
Author:
datacake
Message:

v1.2.2 new version

Location:
datacake-core
Files:
28 added
1 deleted
2 edited
20 copied

Legend:

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

    r2698991 r2699009  
    1616City SEO, this will replicate a text changing the city in the text for SEO purposes
    1717
    18 * Version: V1.2.1
     18* Version: V1.2.2
    1919
    2020
  • datacake-core/tags/1.2.2/datacake_core.php

    r2698991 r2699009  
    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.2.1
     18 * Version:           1.2.2
    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.2.1' );
     38define( 'DATACAKE_CORE_VERSION', '1.2.2' );
    3939
    4040require_once __DIR__ . '/vendor/autoload.php';
  • datacake-core/trunk/README.md

    r2698991 r2699009  
    1616City SEO, this will replicate a text changing the city in the text for SEO purposes
    1717
    18 * Version: V1.2.1
     18* Version: V1.2.2
    1919
    2020
  • datacake-core/trunk/datacake_core.php

    r2698991 r2699009  
    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.2.1
     18 * Version:           1.2.2
    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.2.1' );
     38define( 'DATACAKE_CORE_VERSION', '1.2.2' );
    3939
    4040require_once __DIR__ . '/vendor/autoload.php';
Note: See TracChangeset for help on using the changeset viewer.