Plugin Directory

Changeset 461284


Ignore:
Timestamp:
11/10/2011 07:56:59 AM (14 years ago)
Author:
pbackx
Message:

updating plugin version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • adherder/tags/1.1/adherder.php

    r456242 r461284  
    44Plugin URI: http://grasshopperherder.com/
    55Description: Displays call to actions, tracks their performance and optimizes placement
    6 Version: 1.0
     6Version: 1.1
    77Author: Tristan Kromer, Peter Backx
    88Author URI: http://grasshopperherder.com/
     
    2727}
    2828if ( !defined('ADHERDER_VERSION_NUM') ) {
    29     define('ADHERDER_VERSION_NUM', '1.0');
     29    define('ADHERDER_VERSION_NUM', '1.1');
    3030}
    3131add_option(ADHERDER_VERSION, ADHERDER_VERSION_NUM);
Note: See TracChangeset for help on using the changeset viewer.