Plugin Directory

Changeset 3239013


Ignore:
Timestamp:
02/12/2025 01:53:23 AM (12 months ago)
Author:
awcode
Message:

fix deploy

Location:
dive-admin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • dive-admin/trunk/dive-admin.php

    r3239009 r3239013  
    66 * Plugin URI:        https://diveadmin.com/resources/wordpress
    77 * Description:       DiveAdmin.com is a software solution for diveschools. This plugin connects your website with your account.
    8  * Version:           1.0.1
     8 * Version:           1.0.2
    99 * Author:            Dive Admin
    1010 * Author URI:        https://diveadmin.com
     
    1919}
    2020
    21 define( 'DIVE_ADMIN_VERSION', '1.0.1' );
     21define( 'DIVE_ADMIN_VERSION', '1.0.2' );
    2222define( 'DIVE_ADMIN_API_PATH', 'https://diveadmin.com/');
    2323//define( 'DIVE_ADMIN_API_PATH', 'http://localhost/diveadmin/public/');//phpcs:ignore
  • dive-admin/trunk/readme.txt

    r3239009 r3239013  
    44Requires at least: 6.0
    55Tested up to: 6.7
    6 Stable tag: 1.0.1
     6Stable tag: 1.0.2
    77License: GPLv2
    88
Note: See TracChangeset for help on using the changeset viewer.