Changeset 3149580
- Timestamp:
- 09/10/2024 07:13:12 PM (19 months ago)
- Location:
- cookielegit
- Files:
-
- 6 edited
- 1 copied
-
tags/1.0.2 (copied) (copied from cookielegit/trunk)
-
tags/1.0.2/CHANGELOG.md (modified) (1 diff)
-
tags/1.0.2/cookie-legit.php (modified) (1 diff)
-
tags/1.0.2/readme.txt (modified) (2 diffs)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/cookie-legit.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cookielegit/tags/1.0.2/CHANGELOG.md
r3148281 r3149580 1 1 # 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)) 2 9 3 10 ## [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 5 5 * Plugin Name: CookieLegit 6 6 * Description: The last cookie manager you'll need 7 * Version: 1.0. 17 * Version: 1.0.2 8 8 * Author: CookieLegit 9 9 * Author URI: https://cookielegit.site/ -
cookielegit/tags/1.0.2/readme.txt
r3149573 r3149580 5 5 Requires at least: 5.8 6 6 Tested up to: 6.6.1 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 Requires PHP: 8.0.0 9 9 License: GPLv3 … … 90 90 == Changelog == 91 91 92 # v1.0.2 93 - Style loaded async to prevent invalid caching 92 94 93 95 == Upgrade Notice == -
cookielegit/trunk/CHANGELOG.md
r3148281 r3149580 1 1 # 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)) 2 9 3 10 ## [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 5 5 * Plugin Name: CookieLegit 6 6 * Description: The last cookie manager you'll need 7 * Version: 1.0. 17 * Version: 1.0.2 8 8 * Author: CookieLegit 9 9 * Author URI: https://cookielegit.site/ -
cookielegit/trunk/readme.txt
r3149573 r3149580 5 5 Requires at least: 5.8 6 6 Tested up to: 6.6.1 7 Stable tag: 1.0. 17 Stable tag: 1.0.2 8 8 Requires PHP: 8.0.0 9 9 License: GPLv3 … … 90 90 == Changelog == 91 91 92 # v1.0.2 93 - Style loaded async to prevent invalid caching 92 94 93 95 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.