Plugin Directory

Changeset 2627753


Ignore:
Timestamp:
11/10/2021 10:13:00 PM (4 years ago)
Author:
nellalink
Message:

1.1.28

  • New Withdrawal Format Introduced, refer to docs on how to use
Location:
rimplenet/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • rimplenet/trunk/README.txt

    r2610699 r2627753  
    8181== Changelog ==
    8282
     83= 1.1.28 =
     84* New Withdrawal Format Introduced, refer to docs on how to use
    8385= 1.1.27 =
    8486* Admin error fixed
     
    134136
    135137== Upgrade Notice ===
     138= 1.1.28 =
     139* New Withdrawal Format Introduced, refer to docs on how to use
    1361401.1.27 =
    137141* Admin error fixe
  • rimplenet/trunk/rimplenet.php

    r2610699 r2627753  
    1717 * Plugin URI:        https://rimplenet.com
    1818 * Description:       Rimplenet FinTech | E-Banking | E-Wallets  | Investments Plugin | MLM | Matrix Tree | Referral Manager
    19  * Version:           1.1.27
     19 * Version:           1.1.28
    2020 * Author:            Nellalink
    2121 * Author URI:        https://rimplenet.com
     
    3535 * Using SemVer - https://semver.org
    3636 */
    37 define( 'RIMPLENET_VERSION', '1.1.27' );
     37define( 'RIMPLENET_VERSION', '1.1.28' );
    3838
    3939/**
Note: See TracChangeset for help on using the changeset viewer.