Plugin Directory

Changeset 2888013


Ignore:
Timestamp:
03/28/2023 05:15:51 AM (3 years ago)
Author:
intergotelecom
Message:

tested up to 6.2

Location:
sms-to-sms-add-on-for-salon-booking/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sms-to-sms-add-on-for-salon-booking/trunk/index.php

    r2887336 r2888013  
    33  Plugin Name: SMS.to SMS add-on for Salon Booking
    44  Description: Send sms bookings notifications using the provider sms.to
    5   Version: 1.2.0
     5  Version: 1.3.0
    66  Plugin URI: https://www.salonbookingsystem.com/
    77  Author: Intergo Telecom Ltd
     
    1919define('SLNSMSTOSMS_PLUGIN_BASENAME', plugin_basename(__FILE__));
    2020
    21 define('SLNSMSTOSMS_VERSION', '1.2.0');
     21define('SLNSMSTOSMS_VERSION', '1.3.0');
    2222define('SLNSMSTOSMS_STORE_URL', 'https://www.salonbookingsystem.com/');
    2323define('SLNSMSTOSMS_AUTHOR', 'Intergo Telecom Ltd');
  • sms-to-sms-add-on-for-salon-booking/trunk/readme.txt

    r2887336 r2888013  
    66Tags: sms, wordpress, salonbookingsystem
    77Requires at least: 3.0
    8 Tested up to: 6.1.1
    9 Stable tag: 1.2.0
     8Tested up to: 6.2.0
     9Stable tag: 1.3.0
    1010Requires PHP: 5.6
    1111
     
    3535
    3636== Changelog ==
    37 = 1.2.0 =
     37= 1.3.0 =
    3838* Compatibility check with WordPress 6.1
    3939= 1.1.0 =
Note: See TracChangeset for help on using the changeset viewer.