Plugin Directory

Changeset 1480928


Ignore:
Timestamp:
08/22/2016 04:53:11 PM (10 years ago)
Author:
aphex3k
Message:

updated version tag to 1.2.2 for svn tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • flattr/tags/1.2.2/flattr.php

    r1480926 r1480928  
    33 * @package Flattr
    44 * @author Michael Henke
    5  * @version 1.2.1
     5 * @version 1.2.2
    66Plugin Name: Flattr
    77Plugin URI: http://wordpress.org/extend/plugins/flattr/
    88Description: Give your readers the opportunity to Flattr your effort
    9 Version: 1.2.1
     9Version: 1.2.2
    1010Author: Michael Henke
    1111Author URI: http://www.codingmerc.com/tags/flattr/
     
    2323    const FLATTR_DOMAIN = 'flattr.com';
    2424
    25     const VERSION = "1.2.1";
     25    const VERSION = "1.2.2";
    2626
    2727    /**
Note: See TracChangeset for help on using the changeset viewer.