Plugin Directory

Changeset 1994122


Ignore:
Timestamp:
12/13/2018 09:30:38 PM (7 years ago)
Author:
bookingrobin
Message:

version 1.6.1

Location:
bookingrobin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bookingrobin/trunk/bookingrobin.php

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

    r1982937 r1994122  
    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: 4.9.8
     5Tested up to: 5.0
    66Requires PHP: 5.5.9
    7 Stable tag: 1.5.5
     7Stable tag: 1.6.1
    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.