Plugin Directory

Changeset 1553069


Ignore:
Timestamp:
12/12/2016 08:28:56 PM (9 years ago)
Author:
clash82
Message:

Fixing plugin version to v0.2.0

Location:
wp-lemme-know
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-lemme-know/tags/0.2.0/plugin.php

    r1534536 r1553069  
    55Plugin URI:  http://github.com/omniproject/wp-lemme-know
    66Description: Sends e-mail notification for subscribers when a new post is published.
    7 Version:     0.1.0
     7Version:     0.2.0
    88Author:      Rafał Toborek
    99Author URI:  http://toborek.info/about/
    1010License:     GPLv2
    11 License URI: https://opensource.org/licenses/MIT
     11License URI: https://opensource.org/licenses/GPL-2.0
    1212*/
    1313
  • wp-lemme-know/trunk/plugin.php

    r1534536 r1553069  
    55Plugin URI:  http://github.com/omniproject/wp-lemme-know
    66Description: Sends e-mail notification for subscribers when a new post is published.
    7 Version:     0.1.0
     7Version:     0.2.0
    88Author:      Rafał Toborek
    99Author URI:  http://toborek.info/about/
    1010License:     GPLv2
    11 License URI: https://opensource.org/licenses/MIT
     11License URI: https://opensource.org/licenses/GPL-2.0
    1212*/
    1313
Note: See TracChangeset for help on using the changeset viewer.