Plugin Directory

Changeset 2995141


Ignore:
Timestamp:
11/13/2023 12:22:57 PM (2 years ago)
Author:
nappssolutions
Message:

Release 1.0.24

Location:
napps
Files:
150 added
2 edited

Legend:

Unmodified
Added
Removed
  • napps/trunk/napps.php

    r2962449 r2995141  
    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.23
     5 * Version:     1.0.24
    66 * Text Domain: napps
    77 * Author:      nappssolutions
     
    3636define( 'NAPPS_PLUGIN_DIR_URL', plugin_dir_url( __FILE__ ) );
    3737define( 'NAPPS_PLUGIN_FILE',  __FILE__ );
    38 define( 'NAPPS_VERSION', '1.0.23' );
     38define( 'NAPPS_VERSION', '1.0.24' );
    3939define( 'NAPPS_REST_PREFIX', 'napps/v1' );
    4040
  • napps/trunk/readme.txt

    r2962449 r2995141  
    11=== NAPPS - Mobile app builder ===
    2 Contributors: napps
     2Contributors: nappssolutions
    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
    5 Tested up to: 6.2
    6 Stable tag: 1.0.23
     5Tested up to: 6.4
     6Stable tag: 1.0.24
    77Requires PHP: 5.6
    88License: GPLv2
     
    7575
    7676== Changelog ==
     77
     78= 1.0.24 =
     79
     80* Fix - Webhooks collections sometimes not working
    7781
    7882= 1.0.23 =
Note: See TracChangeset for help on using the changeset viewer.