Plugin Directory

Changeset 1911396


Ignore:
Timestamp:
07/19/2018 06:42:04 AM (8 years ago)
Author:
kallidan1
Message:

Forgot to ad v1.7 to main script.

Location:
kd-coming-soon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kd-coming-soon/tags/1.7/kd_coming_soon.php

    r1911391 r1911396  
    44Plugin URI: http://kallidan.is-best.net
    55Description: Coming Soon plugin. Rresponsive and fluit landing page for Wordpress web sites.
    6 Version: 1.6
     6Version: 1.7
    77Author: Kalli Dan.
    88Author URI: http://kallidan.is-best.net
     
    2828
    2929defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
    30 define( "KD_CS_VERSION", 1.6 );
     30define( "KD_CS_VERSION", 1.7 );
    3131define( "KD_CS_OPTION_VER", "kd_cs_version" );
    3232
  • kd-coming-soon/trunk/kd_coming_soon.php

    r1584052 r1911396  
    44Plugin URI: http://kallidan.is-best.net
    55Description: Coming Soon plugin. Rresponsive and fluit landing page for Wordpress web sites.
    6 Version: 1.6
     6Version: 1.7
    77Author: Kalli Dan.
    88Author URI: http://kallidan.is-best.net
     
    2828
    2929defined( 'ABSPATH' ) or die( 'No script kiddies please!' );
    30 define( "KD_CS_VERSION", 1.6 );
     30define( "KD_CS_VERSION", 1.7 );
    3131define( "KD_CS_OPTION_VER", "kd_cs_version" );
    3232
Note: See TracChangeset for help on using the changeset viewer.