Changeset 2888013
- Timestamp:
- 03/28/2023 05:15:51 AM (3 years ago)
- Location:
- sms-to-sms-add-on-for-salon-booking/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sms-to-sms-add-on-for-salon-booking/trunk/index.php
r2887336 r2888013 3 3 Plugin Name: SMS.to SMS add-on for Salon Booking 4 4 Description: Send sms bookings notifications using the provider sms.to 5 Version: 1. 2.05 Version: 1.3.0 6 6 Plugin URI: https://www.salonbookingsystem.com/ 7 7 Author: Intergo Telecom Ltd … … 19 19 define('SLNSMSTOSMS_PLUGIN_BASENAME', plugin_basename(__FILE__)); 20 20 21 define('SLNSMSTOSMS_VERSION', '1. 2.0');21 define('SLNSMSTOSMS_VERSION', '1.3.0'); 22 22 define('SLNSMSTOSMS_STORE_URL', 'https://www.salonbookingsystem.com/'); 23 23 define('SLNSMSTOSMS_AUTHOR', 'Intergo Telecom Ltd'); -
sms-to-sms-add-on-for-salon-booking/trunk/readme.txt
r2887336 r2888013 6 6 Tags: sms, wordpress, salonbookingsystem 7 7 Requires at least: 3.0 8 Tested up to: 6. 1.19 Stable tag: 1. 2.08 Tested up to: 6.2.0 9 Stable tag: 1.3.0 10 10 Requires PHP: 5.6 11 11 … … 35 35 36 36 == Changelog == 37 = 1. 2.0 =37 = 1.3.0 = 38 38 * Compatibility check with WordPress 6.1 39 39 = 1.1.0 =
Note: See TracChangeset
for help on using the changeset viewer.