Plugin Directory

Changeset 2802000


Ignore:
Timestamp:
10/20/2022 03:25:49 PM (3 years ago)
Author:
nappssolutions
Message:

Release 1.0.10

Location:
napps
Files:
100 added
2 edited

Legend:

Unmodified
Added
Removed
  • napps/trunk/napps.php

    r2801987 r2802000  
    33 * Plugin Name: NAPPS - Mobile app builder
    44 * Description: Plugin to complement the napps E-commerce solution. More on https://napps.io
    5  * Version:     1.0.9
     5 * Version:     1.0.10
    66 * Text Domain: napps
    77 * Author:      NAPPS
     
    3636define( 'NAPPS_PLUGIN_DIR_URL', plugin_dir_url( __FILE__ ) );
    3737define( 'NAPPS_PLUGIN_FILE',  __FILE__ );
    38 define( 'NAPPS_VERSION', '1.0.9' );
     38define( 'NAPPS_VERSION', '1.0.10' );
    3939define( 'NAPPS_REST_PREFIX', 'napps/v1' );
    4040
  • napps/trunk/readme.txt

    r2801987 r2802000  
    1 === NAPPS – Mobile app builder ===
     1=== NAPPS - Mobile app builder ===
    22Contributors: napps
    33Tags: ecommerce, mobile app, create app, build app, online shop, android app, ios app, woocoomerce app builder, napps, e-commerce, mobile, native app
    44Requires at least: 4.7
    55Tested up to: 6.0
    6 Stable tag: 1.0.9
     6Stable tag: 1.0.10
    77Requires PHP: 5.6
    88License: GPLv2
Note: See TracChangeset for help on using the changeset viewer.