Plugin Directory

Changeset 2699025


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

v1.2.3 new version

Location:
datacake-core
Files:
2 added
1 deleted
4 edited
34 copied

Legend:

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

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

    r2699009 r2699025  
    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.2
     18 * Version:           1.2.3
    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.2' );
     38define( 'DATACAKE_CORE_VERSION', '1.2.3' );
    3939
    4040require_once __DIR__ . '/vendor/autoload.php';
  • datacake-core/tags/1.2.3/vendor/guzzlehttp/psr7/CHANGELOG.md

    r2481788 r2699025  
    202202
    203203
    204 ## [1.2.2] - 2016-01-22
     204## [1.2.3] - 2016-01-22
    205205
    206206### Added
     
    264264[1.3.1]: https://github.com/guzzle/psr7/compare/1.3.0...1.3.1
    265265[1.3.0]: https://github.com/guzzle/psr7/compare/1.2.3...1.3.0
    266 [1.2.3]: https://github.com/guzzle/psr7/compare/1.2.2...1.2.3
    267 [1.2.2]: https://github.com/guzzle/psr7/compare/1.2.1...1.2.2
     266[1.2.3]: https://github.com/guzzle/psr7/compare/1.2.3...1.2.3
     267[1.2.3]: https://github.com/guzzle/psr7/compare/1.2.1...1.2.3
    268268[1.2.1]: https://github.com/guzzle/psr7/compare/1.2.0...1.2.1
    269269[1.2.0]: https://github.com/guzzle/psr7/compare/1.1.0...1.2.0
  • datacake-core/trunk/README.md

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

    r2699009 r2699025  
    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.2
     18 * Version:           1.2.3
    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.2' );
     38define( 'DATACAKE_CORE_VERSION', '1.2.3' );
    3939
    4040require_once __DIR__ . '/vendor/autoload.php';
  • datacake-core/trunk/vendor/guzzlehttp/psr7/CHANGELOG.md

    r2481788 r2699025  
    202202
    203203
    204 ## [1.2.2] - 2016-01-22
     204## [1.2.3] - 2016-01-22
    205205
    206206### Added
     
    264264[1.3.1]: https://github.com/guzzle/psr7/compare/1.3.0...1.3.1
    265265[1.3.0]: https://github.com/guzzle/psr7/compare/1.2.3...1.3.0
    266 [1.2.3]: https://github.com/guzzle/psr7/compare/1.2.2...1.2.3
    267 [1.2.2]: https://github.com/guzzle/psr7/compare/1.2.1...1.2.2
     266[1.2.3]: https://github.com/guzzle/psr7/compare/1.2.3...1.2.3
     267[1.2.3]: https://github.com/guzzle/psr7/compare/1.2.1...1.2.3
    268268[1.2.1]: https://github.com/guzzle/psr7/compare/1.2.0...1.2.1
    269269[1.2.0]: https://github.com/guzzle/psr7/compare/1.1.0...1.2.0
Note: See TracChangeset for help on using the changeset viewer.