Plugin Directory

Changeset 2720536


Ignore:
Timestamp:
05/09/2022 09:59:48 AM (4 years ago)
Author:
kostyatereshchuk
Message:

tagging version 2.3.3

Location:
prevent-browser-caching
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • prevent-browser-caching/tags/2.3.3/prevent-browser-caching.php

    r2667986 r2720536  
    33 * Plugin Name: Prevent Browser Caching
    44 * Description: Updates the assets version of all CSS and JS files. Shows the latest changes on the site without asking the client to clear browser cache.
    5  * Version: 2.3.2
     5 * Version: 2.3.3
    66 * Author: Kostya Tereshchuk
    77 * Author URI: https://www.linkedin.com/in/kostyatereshchuk/
  • prevent-browser-caching/tags/2.3.3/readme.txt

    r2686146 r2720536  
    33Requires at least: 4.0
    44Tested up to: 5.9
    5 Stable tag: 2.3.2
     5Stable tag: 2.3.3
    66Donate link: https://tutori.org/donate/
    77License: GPLv2 or later
     
    5252== Changelog ==
    5353
     54= 2.3.3 =
     55* Tested the plugin in WordPress 6.1.
     56
    5457= 2.3.2 =
    5558* Fixed "Update CSS/JS" button in the admin bar.
  • prevent-browser-caching/trunk/prevent-browser-caching.php

    r2667986 r2720536  
    33 * Plugin Name: Prevent Browser Caching
    44 * Description: Updates the assets version of all CSS and JS files. Shows the latest changes on the site without asking the client to clear browser cache.
    5  * Version: 2.3.2
     5 * Version: 2.3.3
    66 * Author: Kostya Tereshchuk
    77 * Author URI: https://www.linkedin.com/in/kostyatereshchuk/
  • prevent-browser-caching/trunk/readme.txt

    r2686146 r2720536  
    33Requires at least: 4.0
    44Tested up to: 5.9
    5 Stable tag: 2.3.2
     5Stable tag: 2.3.3
    66Donate link: https://tutori.org/donate/
    77License: GPLv2 or later
     
    5252== Changelog ==
    5353
     54= 2.3.3 =
     55* Tested the plugin in WordPress 6.1.
     56
    5457= 2.3.2 =
    5558* Fixed "Update CSS/JS" button in the admin bar.
Note: See TracChangeset for help on using the changeset viewer.