Plugin Directory

Changeset 1933364


Ignore:
Timestamp:
08/30/2018 07:20:47 PM (7 years ago)
Author:
andrekelling
Message:

update version number in mapple.php

Location:
mapple
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mapple/tags/1.1.0/mapple.php

    r1933360 r1933364  
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'MAPPLE_VERSION', '1.0.0' );
     38define( 'MAPPLE_VERSION', '1.1.0' );
    3939
    4040/**
  • mapple/trunk/mapple.php

    r1933348 r1933364  
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'MAPPLE_VERSION', '1.0.0' );
     38define( 'MAPPLE_VERSION', '1.1.0' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.