Changeset 2762699
- Timestamp:
- 07/28/2022 05:37:36 AM (4 years ago)
- Location:
- appmaker-woocommerce-mobile-app-manager/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
appmaker-woocommerce-mobile-app-manager/trunk/plugin.php
r2762683 r2762699 6 6 * Plugin URI: https://appmaker.xyz 7 7 * Description: This Plugin is used to manage Android and iOS mobile app created for your WooCommerce store 8 * Version: 1.36. 88 * Version: 1.36.9 9 9 * Author: Appmaker 10 10 * Author URI: https://appmaker.xyz/woocommerce … … 12 12 * Domain Path: /i18n/languages/ 13 13 * WC requires at least: 2.6.0 14 * WC tested up to: 6. 1.114 * WC tested up to: 6.7.0 15 15 */ 16 16 … … 32 32 * @var string 33 33 */ 34 static $version = '1.36. 8';34 static $version = '1.36.9'; 35 35 36 36 /** -
appmaker-woocommerce-mobile-app-manager/trunk/readme.txt
r2762683 r2762699 4 4 Tags: WooCommerce mobile app builder, WooCommerce to android app, convert WooCommerce to mobile app, WooCommerce app builder, WooCommerce to mobile app, WooCommerce app maker, Create WooCommerce app, Mobile app builder for WooCommerce 5 5 Requires at least: 4.5.0 6 Tested up to: 5.87 Stable tag: 1.36. 86 Tested up to: 6.0 7 Stable tag: 1.36.9 8 8 Requires PHP: 5.2 9 9 This Plugin is used to manage Android and iOS mobile app created for your WooCommerce store
Note: See TracChangeset
for help on using the changeset viewer.