Plugin Directory

Changeset 2334807


Ignore:
Timestamp:
07/03/2020 11:43:09 AM (6 years ago)
Author:
cystack
Message:

update version

Location:
cystack-security
Files:
1 edited
14 copied

Legend:

Unmodified
Added
Removed
  • cystack-security/tags/1.0.3/cystack-security.php

    r2334805 r2334807  
    55 * Plugin URI: https://cloud.cystack.net
    66 * Description: CyStack Security constantly monitors your websites and servers to detect security issues and vulnerabilities.
    7  * Version: 1.0.2
     7 * Version: 1.0.3
    88 * Author: CyStack
    99 * Author URI: https://cystack.net
     
    4343
    4444if ( ! defined( 'CYSTACK_PLUGIN_VERSION' ) ) {
    45     define( 'CYSTACK_PLUGIN_VERSION', '1.0.0' );
     45    define( 'CYSTACK_PLUGIN_VERSION', '1.0.3' );
    4646}
    4747
  • cystack-security/trunk/cystack-security.php

    r2334805 r2334807  
    55 * Plugin URI: https://cloud.cystack.net
    66 * Description: CyStack Security constantly monitors your websites and servers to detect security issues and vulnerabilities.
    7  * Version: 1.0.2
     7 * Version: 1.0.3
    88 * Author: CyStack
    99 * Author URI: https://cystack.net
     
    4343
    4444if ( ! defined( 'CYSTACK_PLUGIN_VERSION' ) ) {
    45     define( 'CYSTACK_PLUGIN_VERSION', '1.0.0' );
     45    define( 'CYSTACK_PLUGIN_VERSION', '1.0.3' );
    4646}
    4747
Note: See TracChangeset for help on using the changeset viewer.