Plugin Directory

Changeset 2176823


Ignore:
Timestamp:
10/21/2019 09:41:38 AM (6 years ago)
Author:
davask.42
Message:

Update version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dvk-conf/trunk/dvk-conf.php

    r2172161 r2176823  
    1717 * Plugin URI:        https://www.marasit.com/
    1818 * Description:       This is a short description of what the plugin does. It's displayed in the WordPress admin area.
    19  * Version:           1.0.2
     19 * Version:           1.0.3
    2020 * Author:            davask
    2121 * Author URI:        https://www.marasit.com/
     
    3939/**
    4040 * Currently plugin version.
    41  * Start at version 1.0.2 and use SemVer - https://semver.org
     41 * Start at version 1.0.3 and use SemVer - https://semver.org
    4242 * Rename this for your plugin and update it as you release new versions.
    4343 */
    44 define( 'DVK_CONF_VERSION', '1.0.2' );
     44define( 'DVK_CONF_VERSION', '1.0.3' );
    4545
    4646// extra feature without namespace
Note: See TracChangeset for help on using the changeset viewer.