Plugin Directory

Changeset 2779239


Ignore:
Timestamp:
09/02/2022 12:10:31 PM (4 years ago)
Author:
androidappbuilder
Message:

update version 1.2.2

Location:
mobile-app-editor
Files:
44 added
2 edited

Legend:

Unmodified
Added
Removed
  • mobile-app-editor/trunk/mobile-app-editor.php

    r2728569 r2779239  
    99 * Plugin URI:        https://wprne.xyz/
    1010 * Description:       Drag and drop editor to build mobile app using wordpress.
    11  * Version:           1.2.1
     11 * Version:           1.2.2
    1212 * Author:            Mobile App Editor
    1313 * License:           GPL-2.0+
     
    2020    exit;
    2121}
    22 define( "WPRNE_VERSION", "1.2.1" );
     22define( "WPRNE_VERSION", "1.2.2" );
    2323define( "WPRNE_PLUGIN_URL", plugins_url( '', __FILE__ ) );
    2424   
  • mobile-app-editor/trunk/readme.txt

    r2730553 r2779239  
    33Tags: mobile app builder, mobile app, create app, android app builder, app creator
    44Requires at least: 5.0
    5 Tested up to: 5.9.0
     5Tested up to: 6.0.1
    66Requires PHP: 5.6
    7 Stable tag: 1.2.1
     7Stable tag: 1.2.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2222
    2323[Buy Pro Version](https://payhip.com/b/w2OLv)
    24 
    25 [Demo on Play Store](https://play.google.com/store/apps/details?id=com.syarifstudio.woocommercestore)
    2624
    2725== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.