Plugin Directory

Changeset 893358


Ignore:
Timestamp:
04/15/2014 03:23:28 AM (12 years ago)
Author:
birchpress
Message:

version 1.7.4

Location:
birchschedule/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • birchschedule/trunk/birchschedule.php

    r893218 r893358  
    55  Plugin URI: http://www.birchpress.com
    66  Description: An appointment booking and online scheduling plugin that allows service businesses to take online bookings.
    7   Version: 1.7.3
     7  Version: 1.7.4
    88  Author: BirchPress
    99  Author URI: http://www.birchpress.com
     
    4545require_once 'includes/legacy_hooks.php';
    4646
    47 $birchschedule->product_version = '1.7.3';
     47$birchschedule->product_version = '1.7.4';
    4848$birchschedule->product_name = 'BirchPress Scheduler';
    4949$birchschedule->product_code = 'birchschedule';
  • birchschedule/trunk/readme.txt

    r893218 r893358  
    44Requires at least: 3.4
    55Tested up to: 3.8.1
    6 Stable tag: 1.7.3
     6Stable tag: 1.7.4
    77
    88BirchPress Scheduler is an appointment booking and online scheduling plugin that allows service businesses to take online bookings.
     
    8888== Changelog ==
    8989
     90= 1.7.4 =
     91* URGENT BUG FIX: staff and service setting can not be saved correctly.
     92
    9093= 1.7.3 =
    9194* Bug Fix: work around a PHP core related bug that exists in some versions of PHP
Note: See TracChangeset for help on using the changeset viewer.