Changeset 3136317
- Timestamp:
- 08/15/2024 08:56:48 PM (20 months ago)
- Location:
- fareharbor/trunk
- Files:
-
- 2 edited
-
fareharbor.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fareharbor/trunk/fareharbor.php
r2988648 r3136317 4 4 Plugin URI: https://fareharbor.com/help/setup/wordpress-plugin/ 5 5 Description: Easily add FareHarbor reservation calendars and buttons to your site 6 Version: 3.6. 96 Version: 3.6.10 7 7 Author: FareHarbor 8 8 Author URI: https://fareharbor.com … … 44 44 private function __construct() {} 45 45 46 public static $version = '3.6. 9';46 public static $version = '3.6.10'; 47 47 48 48 // Update the saved version number in the wp_options table -
fareharbor/trunk/readme.txt
r2988645 r3136317 3 3 Tags: reservations, booking calendar, booking, reservation plugin, reservation calendar, booking system 4 4 Requires at least: 3.0 5 Tested up to: 6. 2.25 Tested up to: 6.6.1 6 6 Stable tag: trunk 7 7 License: GPLv2 or later … … 44 44 45 45 == Changelog == 46 = 3.6.10 = 47 * Updated tested up to version to 6.6.1 48 46 49 = 3.6.9 = 47 50 * Fixed double quote attribute issue.
Note: See TracChangeset
for help on using the changeset viewer.