Changeset 2789942
- Timestamp:
- 09/25/2022 07:10:21 PM (3 years ago)
- File:
-
- 1 edited
-
appexperts/tags/1.3.0/app-expert.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
appexperts/tags/1.3.0/app-expert.php
r2789917 r2789942 3 3 Plugin Name: AppExperts 4 4 Description: Integrate App Experts builder functionality with your wordpress website 5 Version: 1.3. 05 Version: 1.3.1 6 6 Author: AppExperts 7 7 Author URI: https://appexperts.io/ … … 82 82 83 83 //todo:find a better way 84 const APP_EXPERT_PLUGIN_VERSION = '1.3. 0'; // used in assets84 const APP_EXPERT_PLUGIN_VERSION = '1.3.1'; // used in assets 85 85 const APP_EXPERT_API_NAMESPACE = 'app-expert/v1'; 86 86
Note: See TracChangeset
for help on using the changeset viewer.