Plugin Directory

Changeset 2823178


Ignore:
Timestamp:
11/23/2022 09:28:34 PM (3 years ago)
Author:
hexydec
Message:

Updated version numbers to 0.7.1.

Location:
torque/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • torque/trunk/packages.php

    r2823176 r2823178  
    1717     * @var string VERSION The version number of the application, this is used in the cache key for CSS/Javascript that is minified
    1818     */
    19     public const VERSION = '0.7.0';
     19    public const VERSION = '0.7.1';
    2020
    2121    /**
  • torque/trunk/readme.txt

    r2823176 r2823178  
    55Tested up to: 6.1
    66Requires PHP: 7.4
    7 Stable tag: 0.6.5
     7Stable tag: 0.7.1
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    128128== Changelog ==
    129129
     130= Version 0.7.1 =
     131
     132* Updated JSlite to fix javascript parsing issue
     133
    130134= Version 0.7.0 =
    131135
  • torque/trunk/torque.php

    r2823176 r2823178  
    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.7.0
     12Version:        0.7.1
    1313Requires PHP:   7.4
    1414Author:         Hexydec
Note: See TracChangeset for help on using the changeset viewer.