From 519487b3c8e3f44e82f50c782b7d376d409fd5cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Garc=C3=AAs?= Date: Mon, 25 Jan 2021 10:56:20 +0000 Subject: [PATCH] Version number update --- lib/Config/Configuration.php | 2 +- readme.html | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lib/Config/Configuration.php b/lib/Config/Configuration.php index 9e31160e5..49c09deda 100644 --- a/lib/Config/Configuration.php +++ b/lib/Config/Configuration.php @@ -99,7 +99,7 @@ class Configuration implements IConfiguration const DEFAULT_CONFIG_ID = 'booked'; const DEFAULT_CONFIG_FILE_PATH = 'config/config.php'; - const VERSION = '2.8.5.1'; + const VERSION = '2.8.5.2'; protected function __construct() { diff --git a/readme.html b/readme.html index cfd4d900f..111017edd 100644 --- a/readme.html +++ b/readme.html @@ -25,9 +25,21 @@

General Application Help

Release Notes

+

2.8.5.2

+

This version is no longer developed by Twinkle Toes Software (https://www.bookedscheduler.com)

+Based on the original open source version of Booked, now available at: https://github.com/effgarces/BookedScheduler +
Fork this repo, contribute and help keep it alive + +

2.8.5.1

This version is no longer developed by Twinkle Toes Software (https://www.bookedscheduler.com)

-Based on the original open source version of Booked, now available at: https://github.com/effgarces/BookedSchedule +Based on the original open source version of Booked, now available at: https://github.com/effgarces/BookedScheduler
Fork this repo, contribute and help keep it alive