Plugin Directory

Changeset 1441572


Ignore:
Timestamp:
06/22/2016 08:14:57 AM (10 years ago)
Author:
zibbra
Message:

Release 1.2.0

Location:
zibbra/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • zibbra/trunk/readme.txt

    r1418575 r1441572  
    11=== Zibbra ===
    22Requires at least: 4.3.1
    3 Tested up to: 4.5.2
     3Tested up to: 4.5.3
    44Contributors: Zibbra
    55Tags: Ecommerce, Cloud
    6 Stable tag: 1.1.7
     6Stable tag: 1.2.0
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5252== Changelog ==
    5353
     54= 1.2.0 =
     55
     56* Changes for client library 1.5.0
     57* Tested for wordpress 4.5.3
     58
    5459= 1.1.7 =
    5560
  • zibbra/trunk/zibbra.php

    r1418575 r1441572  
    8181        const FORM_ACTION = "zibbra";
    8282        const ROLE = "customer";
    83         const VERSION = "1.1.7";
     83        const VERSION = "1.2.0";
    8484       
    8585        private $controller = null;
Note: See TracChangeset for help on using the changeset viewer.