Plugin Directory

Changeset 2099897


Ignore:
Timestamp:
06/03/2019 03:20:28 PM (7 years ago)
Author:
bookingrobin
Message:

version 1.6.5

Location:
bookingrobin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bookingrobin/trunk/bookingrobin.php

    r1994122 r2099897  
    33Plugin Name: BookingRobin
    44Description: An appointment booking and online scheduling plugin that allows service businesses to take online bookings.
    5 Version: 1.6.1
     5Version: 1.6.5
    66Author: BookingRobin
    77Author URI: http://www.bookingrobin.com
     
    1818        $product_edition = 'free';
    1919        $product_code = 'bookingrobin';
    20         $product_version = '1.6.1';
    21         $product_version_with_commit = '2.6.1.2b006eb.F';
     20        $product_version = '1.6.5';
     21        $product_version_with_commit = '2.6.5.f26bdfe.F';
    2222
    2323        Bookingrobin_Plugin::set_plugin_file_path( __FILE__ );
  • bookingrobin/trunk/readme.txt

    r1994122 r2099897  
    33Tags: appointment, appointment booking, appointment booking calendar, appointment calendar, appointment scheduling, booking calendar, scheduling, booking form, online scheduling
    44Requires at least: 4.5
    5 Tested up to: 5.0
     5Tested up to: 5.2.1
    66Requires PHP: 5.5.9
    7 Stable tag: 1.6.1
     7Stable tag: 1.6.5
    88
    99BookingRobin WordPress Booking Calendar is an easy-to-use WordPress plugin that can let your clients quickly view your real-tim
Note: See TracChangeset for help on using the changeset viewer.