Plugin Directory

Changeset 1417942


Ignore:
Timestamp:
05/16/2016 02:21:45 PM (10 years ago)
Author:
getcopyfight
Message:

version 1.4.0

Location:
copyfight
Files:
40 added
2 edited

Legend:

Unmodified
Added
Removed
  • copyfight/trunk/copyfight.php

    r1417936 r1417942  
    44Plugin URI:         https://getcopyfight.com/
    55Description:        Copyright protection
    6 Version:            1.4
     6Version:            1.4.0
    77Author:             Copyfight
    88Author URI:         https://getcopyfight.com/
     
    3535add_action( 'plugins_loaded', 'copyfight_textdomain' );
    3636
    37 define( 'COPYFIGHT_VERSION', '1.4' );
     37define( 'COPYFIGHT_VERSION', '1.4.0' );
    3838define( 'COPYFIGHT_MINIMUM_WP_VERSION', '3.3.0' );
    3939define( 'COPYFIGHT_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
  • copyfight/trunk/readme.txt

    r1417916 r1417942  
    77Requires at least:  3.3.0
    88Tested up to:       4.5.2
    9 Stable tag:         1.4
     9Stable tag:         1.4.0
    1010License:            GPLv2 or later
    1111License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.