From f1ba0c26888aa07be94c624f36e2a50b4bfd5c9b Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Tue, 24 Aug 2021 16:00:59 +0300 Subject: [PATCH] Applied the right software version to the doc files. --- docs/console.md | 2 +- docs/docker.md | 2 +- docs/faq.md | 2 +- docs/get-involved.md | 2 +- docs/google-calendar-sync.md | 2 +- docs/installation-guide.md | 2 +- docs/manage-translations.md | 2 +- docs/readme.md | 2 +- docs/rest-api.md | 2 +- docs/update-guide.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/console.md b/docs/console.md index b5bcf51e..5d783a02 100644 --- a/docs/console.md +++ b/docs/console.md @@ -89,6 +89,6 @@ php index.php console help This command will give more information about the console capabilities. -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/docker.md b/docs/docker.md index 57ce0813..deee5f4f 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -45,6 +45,6 @@ You can remove the docker containers with `docker rm easyappointments-server eas You can remove the server image with `docker rmi easyappointments-server:v1`. -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/faq.md b/docs/faq.md index 32abfc0e..5f36559c 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -54,6 +54,6 @@ You get this warning because PHP is not configured with a timezone setting. This `date_default_timezone_set('America/Los_Angeles'); // Use your own timezone string.` -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/get-involved.md b/docs/get-involved.md index b65fcd46..faa956ce 100644 --- a/docs/get-involved.md +++ b/docs/get-involved.md @@ -20,6 +20,6 @@ You are more than welcome to help with the translation progress of the user inte It would be much appreciated if you would take 5 minutes of your time to fill this small form on your experience with Easy!Appointments. User feedback is very important and will help with the future planning of the project. Fill the [E!A Feedback Form](https://docs.google.com/forms/d/15dw1jl7lUgw4q-XXMn13Gx_e8zJxAiyWYMOdqtZqIHU/viewform). -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/google-calendar-sync.md b/docs/google-calendar-sync.md index a7595d62..5d88ffef 100644 --- a/docs/google-calendar-sync.md +++ b/docs/google-calendar-sync.md @@ -49,6 +49,6 @@ Google Developers – https://developers.google.com/google-apps/calendar E!A Support Group – https://groups.google.com/forum/#!forum/easy-appointments -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/installation-guide.md b/docs/installation-guide.md index 83cafc2b..8f21eddf 100644 --- a/docs/installation-guide.md +++ b/docs/installation-guide.md @@ -29,6 +29,6 @@ Finally just add a link in your website that points to your Easy!Appointments in Happy Bookin'! -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/manage-translations.md b/docs/manage-translations.md index f726a4f3..7256ea48 100644 --- a/docs/manage-translations.md +++ b/docs/manage-translations.md @@ -14,6 +14,6 @@ Easy!Appointments is based upon CodeIgniter (PHP Framework) and it uses its buil Follow these steps in order to add or adjust your translations and modify the message of the user interface of Easy!Appointments. If you want contribute to the translation process of Easy!Appointments please read the [Get Involved](https://github.com/alextselegidis/easyappointments/wiki/Get-Involved!) wiki page for more information. Please share your translations with the user community. -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/readme.md b/docs/readme.md index 7d172e58..89500aa3 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -11,4 +11,4 @@ Welcome to the documentation pages of Easy!Appointments. Navigate through the av - [Google Calendar Sync](google-calendar-sync.md) - [FAQ](faq.md) -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* diff --git a/docs/rest-api.md b/docs/rest-api.md index 587501cf..476d2f9e 100644 --- a/docs/rest-api.md +++ b/docs/rest-api.md @@ -472,6 +472,6 @@ fastcgi_param PHP_AUTH_PW $http_authorization; [[Source]](http://serverfault.com/a/520943) -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md) diff --git a/docs/update-guide.md b/docs/update-guide.md index db6caba9..0229c7d3 100644 --- a/docs/update-guide.md +++ b/docs/update-guide.md @@ -110,6 +110,6 @@ Open your browser to the Easy!Appointments installation URL, login to the backen Use the data of the old `configuration.php` file in the new `config.php`. -*This document applies to Easy!Appointments v1.4.1.* +*This document applies to Easy!Appointments v1.4.2.* [Back](readme.md)