Plugin Directory


Ignore:
Timestamp:
09/28/2019 12:01:09 PM (6 years ago)
Author:
Clorith
Message:

Quick-release of version 1.4.2 which fixes missing headers that somehow got forgotten in the mix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • health-check/trunk/health-check.php

    r2164837 r2164849  
    1010 * Description: Checks the health of your WordPress install.
    1111 * Author: The WordPress.org community
    12  * Version: 1.4.1
     12 * Version: 1.4.2
    1313 * Author URI: https://wordpress.org/plugins/health-check/
    1414 * Text Domain: health-check
     
    3636
    3737// Set the plugin version.
    38 define( 'HEALTH_CHECK_PLUGIN_VERSION', '1.4.1' );
     38define( 'HEALTH_CHECK_PLUGIN_VERSION', '1.4.2' );
    3939
    4040// Set the plugin file.
Note: See TracChangeset for help on using the changeset viewer.