Plugin Directory

Changeset 1720982


Ignore:
Timestamp:
08/29/2017 06:56:26 AM (9 years ago)
Author:
samwilson
Message:

Version 2.9.7

Location:
tabulate/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tabulate/trunk/README.md

    r1715030 r1720982  
    55* Requires at least: 4.6
    66* Tested up to: 4.8
     7* Requires PHP: 5.6
    78* Stable tag: trunk
    89* License: GPLv2 or later
  • tabulate/trunk/tabulate.php

    r1715030 r1720982  
    88 * Text Domain: tabulate
    99 * Domain Path: /languages
    10  * Version: 2.9.6
     10 * Version: 2.9.7
    1111 */
    1212
    13 define( 'TABULATE_VERSION', '2.9.6' );
     13define( 'TABULATE_VERSION', '2.9.7' );
    1414define( 'TABULATE_SLUG', 'tabulate' );
    1515
Note: See TracChangeset for help on using the changeset viewer.