Changeset 3239013
- Timestamp:
- 02/12/2025 01:53:23 AM (12 months ago)
- Location:
- dive-admin/trunk
- Files:
-
- 2 edited
-
dive-admin.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dive-admin/trunk/dive-admin.php
r3239009 r3239013 6 6 * Plugin URI: https://diveadmin.com/resources/wordpress 7 7 * Description: DiveAdmin.com is a software solution for diveschools. This plugin connects your website with your account. 8 * Version: 1.0. 18 * Version: 1.0.2 9 9 * Author: Dive Admin 10 10 * Author URI: https://diveadmin.com … … 19 19 } 20 20 21 define( 'DIVE_ADMIN_VERSION', '1.0. 1' );21 define( 'DIVE_ADMIN_VERSION', '1.0.2' ); 22 22 define( 'DIVE_ADMIN_API_PATH', 'https://diveadmin.com/'); 23 23 //define( 'DIVE_ADMIN_API_PATH', 'http://localhost/diveadmin/public/');//phpcs:ignore -
dive-admin/trunk/readme.txt
r3239009 r3239013 4 4 Requires at least: 6.0 5 5 Tested up to: 6.7 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 License: GPLv2 8 8
Note: See TracChangeset
for help on using the changeset viewer.