Plugin Directory

Changeset 2789942


Ignore:
Timestamp:
09/25/2022 07:10:21 PM (3 years ago)
Author:
appexpertsio
Message:

version 1.3.1 in readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • appexperts/tags/1.3.0/app-expert.php

    r2789917 r2789942  
    33Plugin Name: AppExperts
    44Description: Integrate App Experts builder functionality with your wordpress website
    5 Version: 1.3.0
     5Version: 1.3.1
    66Author: AppExperts
    77Author URI: https://appexperts.io/
     
    8282
    8383//todo:find a better way
    84 const APP_EXPERT_PLUGIN_VERSION = '1.3.0';  // used in assets
     84const APP_EXPERT_PLUGIN_VERSION = '1.3.1';  // used in assets
    8585const APP_EXPERT_API_NAMESPACE = 'app-expert/v1';
    8686
Note: See TracChangeset for help on using the changeset viewer.