Plugin Directory

Changeset 2155198


Ignore:
Timestamp:
09/12/2019 12:08:13 AM (6 years ago)
Author:
runcloud
Message:

updated 1.0.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • runcache-purger/trunk/runcache-purger.php

    r2155196 r2155198  
    55 * Plugin URI:      https://runcloud.io
    66 * Description:     This plugin will purge RunCloud.io NGINX fastcgi, Proxy Cache and Redis Object Cache.
    7  * Version:         1.0.7
     7 * Version:         1.0.8
    88 * Author:          RunCloud
    99 * Author URI:      https://profiles.wordpress.org/runcloud/
     
    6363
    6464    // version
    65     private static $version      = '1.0.7';
    66     private static $version_prev = '1.0.6';
     65    private static $version      = '1.0.8';
     66    private static $version_prev = '1.0.7';
    6767
    6868    // later
Note: See TracChangeset for help on using the changeset viewer.