Plugin Directory

Changeset 3136317


Ignore:
Timestamp:
08/15/2024 08:56:48 PM (20 months ago)
Author:
fareharbor
Message:

Updated Tested Up To Version to 6.6.1

Location:
fareharbor/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fareharbor/trunk/fareharbor.php

    r2988648 r3136317  
    44    Plugin URI: https://fareharbor.com/help/setup/wordpress-plugin/
    55    Description: Easily add FareHarbor reservation calendars and buttons to your site
    6     Version: 3.6.9
     6    Version: 3.6.10
    77    Author: FareHarbor
    88    Author URI: https://fareharbor.com
     
    4444    private function __construct() {}
    4545
    46     public static $version = '3.6.9';
     46    public static $version = '3.6.10';
    4747
    4848    // Update the saved version number in the wp_options table
  • fareharbor/trunk/readme.txt

    r2988645 r3136317  
    33Tags: reservations, booking calendar, booking, reservation plugin, reservation calendar, booking system
    44Requires at least: 3.0
    5 Tested up to: 6.2.2
     5Tested up to: 6.6.1
    66Stable tag: trunk
    77License: GPLv2 or later
     
    4444
    4545== Changelog ==
     46= 3.6.10 =
     47* Updated tested up to version to 6.6.1
     48
    4649= 3.6.9 =
    4750* Fixed double quote attribute issue.
Note: See TracChangeset for help on using the changeset viewer.