Plugin Directory

Changeset 2100213


Ignore:
Timestamp:
06/04/2019 07:14:28 AM (7 years ago)
Author:
botcorp
Message:

descr to 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sendapi-net/trunk/sendapi.php

    r2098298 r2100213  
    3333/**
    3434 * Currently plugin version.
    35  * Start at version 1.0.0 and use SemVer - https://semver.org
     35 * Start at version 1.0.0
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'SENDAPI_VERSION', '1.0.0' );
     38define( 'SENDAPI_VERSION', '1.0.1' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.