Plugin Directory

Changeset 3149580


Ignore:
Timestamp:
09/10/2024 07:13:12 PM (19 months ago)
Author:
cookielegit
Message:

Update to version 1.0.2 from GitHub

Location:
cookielegit
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cookielegit/tags/1.0.2/CHANGELOG.md

    r3148281 r3149580  
    11# Changelog
     2
     3## [1.0.2](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.1...v1.0.2) (2024-09-10)
     4
     5
     6### Miscellaneous Chores
     7
     8* bump version number to sync with wp.org ([#12](https://github.com/WebdesignSeolab/cookie-legit/issues/12)) ([91b6fea](https://github.com/WebdesignSeolab/cookie-legit/commit/91b6fea96eef1a58662e0dc81a6df28017da9960))
    29
    310## [1.0.1](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.0...v1.0.1) (2024-09-08)
  • cookielegit/tags/1.0.2/cookie-legit.php

    r3149573 r3149580  
    55 * Plugin Name: CookieLegit
    66 * Description: The last cookie manager you'll need
    7  * Version: 1.0.1
     7 * Version: 1.0.2
    88 * Author: CookieLegit
    99 * Author URI: https://cookielegit.site/
  • cookielegit/tags/1.0.2/readme.txt

    r3149573 r3149580  
    55Requires at least: 5.8
    66Tested up to: 6.6.1
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88Requires PHP: 8.0.0
    99License: GPLv3
     
    9090== Changelog ==
    9191
     92# v1.0.2
     93- Style loaded async to prevent invalid caching
    9294
    9395== Upgrade Notice ==
  • cookielegit/trunk/CHANGELOG.md

    r3148281 r3149580  
    11# Changelog
     2
     3## [1.0.2](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.1...v1.0.2) (2024-09-10)
     4
     5
     6### Miscellaneous Chores
     7
     8* bump version number to sync with wp.org ([#12](https://github.com/WebdesignSeolab/cookie-legit/issues/12)) ([91b6fea](https://github.com/WebdesignSeolab/cookie-legit/commit/91b6fea96eef1a58662e0dc81a6df28017da9960))
    29
    310## [1.0.1](https://github.com/WebdesignSeolab/cookie-legit/compare/v1.0.0...v1.0.1) (2024-09-08)
  • cookielegit/trunk/cookie-legit.php

    r3149573 r3149580  
    55 * Plugin Name: CookieLegit
    66 * Description: The last cookie manager you'll need
    7  * Version: 1.0.1
     7 * Version: 1.0.2
    88 * Author: CookieLegit
    99 * Author URI: https://cookielegit.site/
  • cookielegit/trunk/readme.txt

    r3149573 r3149580  
    55Requires at least: 5.8
    66Tested up to: 6.6.1
    7 Stable tag: 1.0.1
     7Stable tag: 1.0.2
    88Requires PHP: 8.0.0
    99License: GPLv3
     
    9090== Changelog ==
    9191
     92# v1.0.2
     93- Style loaded async to prevent invalid caching
    9294
    9395== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.