Plugin Directory

Changeset 1403809


Ignore:
Timestamp:
04/25/2016 02:13:36 PM (10 years ago)
Author:
hermit931
Message:

Update 0.8.1

Location:
easy-liqpay/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • easy-liqpay/trunk/easy-liqpay.php

    r1403794 r1403809  
    33Plugin Name: Easy LiqPay
    44Description: Wordpress LiqPay donation plugin
    5 Version: 0.8.0
     5Version: 0.8.1
    66Author: Nick Antal
    77License: GPLv2 or later
     
    2727*/
    2828
    29 define( 'ELIQPAY_VERSION', '0.1.0');
     29define( 'ELIQPAY_VERSION', '0.8.1');
    3030define( 'ELIQPAY_NAME', 'easy-liqpay');
    3131define( 'ELIQPAY_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
  • easy-liqpay/trunk/readme.txt

    r1403805 r1403809  
    3131== Changelog ==
    3232
     33= 0.8.1 =
     34Small fix
     35
    3336= 0.8.0 =
    3437First public init
Note: See TracChangeset for help on using the changeset viewer.