Plugin Directory

Changeset 3362085


Ignore:
Timestamp:
09/15/2025 09:41:00 PM (7 months ago)
Author:
codealfa
Message:

Committing changes for version 5.0.1

Location:
jch-optimize/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • jch-optimize/trunk/jch-optimize.php

    r3362084 r3362085  
    55 * Plugin URI: http://www.jch-optimize.net/
    66 * Description: Boost your WordPress site's performance with JCH Optimize as measured on PageSpeed
    7  * Version: 5.0.0.3
     7 * Version: 5.0.1
    88 * Author: Samuel Marshall
    99 * License: GNU/GPLv3
  • jch-optimize/trunk/readme.txt

    r3362084 r3362085  
    44Tags: performance, pagespeed, cache, optimize, seo
    55Tested up to: 6.8.2
    6 Stable tag: 5.0.0.3
     6Stable tag: 5.0.1
    77License: GPLv3 or later
    88Requires at least: 5.0
  • jch-optimize/trunk/version.php

    r3362084 r3362085  
    1515defined('_JCH_EXEC') or die;
    1616
    17 const JCH_VERSION  = '5.0.0.3';
     17const JCH_VERSION  = '5.0.1';
    1818const JCH_DATE     = '2025-09-15';
    1919const JCH_PRO      = '0';
Note: See TracChangeset for help on using the changeset viewer.