Plugin Directory

Changeset 1867234


Ignore:
Timestamp:
05/01/2018 11:54:14 PM (8 years ago)
Author:
jfcby
Message:

more author updates

Location:
wp-triage/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-triage/trunk/readme.txt

    r1867232 r1867234  
    1414= Adopt the plugin! =
    1515
    16 WP Blame is no longer being developed. If you would like to take over this plugin and continue development, please [contact me](https://www.danieltj.co.uk/contact/).
     16WP Blame is no longer being developed. If you would like to take over this plugin and continue development.
    1717
    1818= About =
     
    7171== Changelog ==
    7272
     73= 1.4.2 =
     74
     75* Remove previous author information
     76
    7377= 1.4.1 =
    7478
  • wp-triage/trunk/wp-triage.php

    r1867232 r1867234  
    88 * Author URI: http://www.corematrixgrid.com/
    99 * Text Domain: wp-triage
    10  * Version: 1.4.1
     10 * Version: 1.4.2
    1111 */
    1212
     
    1515
    1616// Define the constants
    17 define('DTJWPT_VERSION', '1.4');
     17define('DTJWPT_VERSION', '1.4.2');
    1818define('DTJWPT_DB_VERSION', '1.1');
    1919define('DTJWPT_MIN_WP_VER', '4.0');
Note: See TracChangeset for help on using the changeset viewer.