Plugin Directory

Changeset 637097


Ignore:
Timestamp:
12/11/2012 04:10:28 PM (13 years ago)
Author:
lrnz
Message:

V 1.1.0 update

File:
1 edited

Legend:

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

    r636339 r637097  
    1010*/
    1111/*
    12 Version: 1.0.0
     12Version: 1.1.0
    1313
    1414Author URI: http://www.arnelorenz.de/
     
    2525         * @var string The plugin version
    2626         */
    27         var $version = '1.0.0';
     27        var $version = '1.1.0';
    2828        /**
    2929         * @var string The options string name for this plugin
Note: See TracChangeset for help on using the changeset viewer.