Plugin Directory

Changeset 3401658


Ignore:
Timestamp:
11/24/2025 08:36:05 AM (4 months ago)
Author:
hostspa
Message:

Release 1.2.27

Location:
fastcache-by-host-it
Files:
4 edited
2 copied

Legend:

Unmodified
Added
Removed
  • fastcache-by-host-it/tags/1.2.27/README.txt

    r3401648 r3401658  
    55Tested up to: 6.8.3
    66Requires PHP: 8.0
    7 Stable Tag: 1.2.25
     7Stable Tag: 1.2.27
    88License: GPL-2.0+
    99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    7676
    7777== Changelog ==
     781.2.27
     79Fix for vsc misconfiguration
     80
     811.2.26
     82Fix for vsc misconfiguration
     83
    78841.2.25
    7985Fix for error in debugging logs
  • fastcache-by-host-it/tags/1.2.27/fastcache.php

    r3401648 r3401658  
    137137 * Rename this for your plugin and update it as you release new versions.
    138138 */
    139 define( 'FASTCACHEHOST_VERSION', '1.2.25' );
     139define( 'FASTCACHEHOST_VERSION', '1.2.27' );
    140140
    141141/**
  • fastcache-by-host-it/trunk/README.txt

    r3401648 r3401658  
    55Tested up to: 6.8.3
    66Requires PHP: 8.0
    7 Stable Tag: 1.2.25
     7Stable Tag: 1.2.27
    88License: GPL-2.0+
    99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    7676
    7777== Changelog ==
     781.2.27
     79Fix for vsc misconfiguration
     80
     811.2.26
     82Fix for vsc misconfiguration
     83
    78841.2.25
    7985Fix for error in debugging logs
  • fastcache-by-host-it/trunk/fastcache.php

    r3401648 r3401658  
    137137 * Rename this for your plugin and update it as you release new versions.
    138138 */
    139 define( 'FASTCACHEHOST_VERSION', '1.2.25' );
     139define( 'FASTCACHEHOST_VERSION', '1.2.27' );
    140140
    141141/**
Note: See TracChangeset for help on using the changeset viewer.