Plugin Directory

Changeset 2711283


Ignore:
Timestamp:
04/18/2022 11:27:46 PM (4 years ago)
Author:
hexydec
Message:

Updated version number.

Location:
torque/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • torque/trunk/readme.txt

    r2711273 r2711283  
    55Tested up to: 5.9
    66Requires PHP: 7.4
    7 Stable tag: 0.6.1
     7Stable tag: 0.6.2
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    137137== Changelog ==
    138138
     139= Version 0.6.2 =
     140
     141* Fixed issue when the plugin is installed where the wrong value was written to a config option, this then prevented Javascript from being compiled
     142* Fixed issue where if a datasource returns false, it caused an error
     143
    139144= Version 0.6.1 =
    140145
  • torque/trunk/torque.php

    r2711275 r2711283  
    1010Plugin URI:     https://github.com/hexydec/torque
    1111Description:    Make your Wordpress website noticably faster by optimising how it is delivered. Analyse your website's performance and security, minify and combine your assets, and configure an array of performance and security settings quickly and easily with this comprehensive plugin. Achieves the best compression of any minification plugin.
    12 Version:        0.6.1
     12Version:        0.6.2
    1313Requires PHP:   7.4
    1414Author:         Hexydec
Note: See TracChangeset for help on using the changeset viewer.