Plugin Directory

Changeset 2570135


Ignore:
Timestamp:
07/22/2021 02:29:07 PM (5 years ago)
Author:
shortdark
Message:

Updated WordPress version.

Location:
post-volume-stats/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • post-volume-stats/trunk/post-volume-stats.php

    r2323641 r2570135  
    1010 * Author: Neil Ludlow
    1111 * Text Domain: post-volume-stats
    12  * Version: 3.3.01
     12 * Version: 3.3.02
    1313 * Author URI: http://www.shortdark.net/
    1414 */
     
    3838define('SDPVS__PLUGIN_FOLDER', 'post-volume-stats');
    3939define('SDPVS__PLUGIN_SETTINGS', 'post-volume-stats-settings');
    40 define('SDPVS__VERSION_NUMBER', '3.3.01');
     40define('SDPVS__VERSION_NUMBER', '3.3.02');
    4141
    4242/******************
  • post-volume-stats/trunk/readme.txt

    r2323641 r2570135  
    55Tags: posts, stats, graphs, charts, categories, tags, admin, year, month, day, hour, widget, author, taxonomy, csv
    66Requires at least: 3.5
    7 Tested up to: 5.4.2
     7Tested up to: 5.8
    88Stable tag: trunk
    99License: GPLv2 or later
     
    4949== Changelog ==
    5050
     51= 3.3.02 =
     52
     53* UPDATED: WordPress version.
     54
    5155= 3.3.01 =
    5256
Note: See TracChangeset for help on using the changeset viewer.