From 43eb2f8f420e25bc13ffae44c50e0b4e640c080a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emanuel=20Garc=C3=AAs?= Date: Wed, 10 Mar 2021 12:41:14 +0000 Subject: [PATCH] Updated version number --- lib/Config/Configuration.php | 2 +- readme.html | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/lib/Config/Configuration.php b/lib/Config/Configuration.php index 49c09deda..34ffd70dd 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.2'; + const VERSION = '2.8.5.3'; protected function __construct() { diff --git a/readme.html b/readme.html index 111017edd..ba8931876 100644 --- a/readme.html +++ b/readme.html @@ -25,6 +25,19 @@

General Application Help

Release Notes

+

2.8.5.3

+

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.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