Plugin Directory

Changeset 3367669


Ignore:
Timestamp:
09/25/2025 08:30:53 AM (6 months ago)
Author:
tracify
Message:

Released Tracify plugin version 3.1.7

Location:
tracify/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tracify/trunk/readme.txt

    r3366344 r3367669  
    89893.1.6
    9090Fix minor bugs
     91
     923.1.7
     93Minor bug fixes
  • tracify/trunk/tracify.php

    r3366344 r3367669  
    99 * License:             GPLv3
    1010 * License URI:         https://www.gnu.org/licenses/gpl-3.0.html
    11  * Version:             3.1.6
     11 * Version:             3.1.7
    1212 * Requires at least:   5.0
    1313 * Requires PHP:        7.2
    1414 */
    1515
    16 define('TRACIFY_PLUGIN_VER', '3.1.6');
     16define('TRACIFY_PLUGIN_VER', '3.1.7');
    1717define('TRACIFY_DIR_PATH', plugin_dir_path(__FILE__));
    1818define('TRACIFY_DIR_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.