Plugin Directory

Changeset 3277794


Ignore:
Timestamp:
04/21/2025 01:56:37 AM (11 months ago)
Author:
inspireui
Message:

version 4.17.4

Location:
mstore-api
Files:
494 added
2 edited

Legend:

Unmodified
Added
Removed
  • mstore-api/trunk/mstore-api.php

    r3277790 r3277794  
    44 * Plugin URI: https://github.com/inspireui/mstore-api
    55 * Description: The MStore API Plugin which is used for the FluxBuilder and FluxStore Mobile App
    6  * Version: 4.17.3
     6 * Version: 4.17.4
    77 * Author: FluxBuilder
    88 * Author URI: https://fluxbuilder.com
     
    6262class MstoreCheckOut
    6363{
    64     public $version = '4.17.3';
     64    public $version = '4.17.4';
    6565
    6666    public function __construct()
  • mstore-api/trunk/readme.txt

    r3277790 r3277794  
    33Tags:              flutter, app builder, app creator, mobile app builder, woocommerce app
    44Requires at least: 4.4
    5 Tested up to:      6.5.3
    6 Stable tag:        4.17.3
     5Tested up to:      6.8.0
     6Stable tag:        4.17.4
    77License:           GPL-2.0
    88License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    4949
    5050== Changelog ==
     51= 4.17.4 =
     52  * Update for the latest wordpress v6.8
     53
    5154= 4.17.3 =
    5255  * fix register security issue
Note: See TracChangeset for help on using the changeset viewer.