From fc80e1dbb0f867fae2ef1fc9464d028f5e198299 Mon Sep 17 00:00:00 2001 From: Youri van Weegberg Date: Thu, 29 Mar 2018 12:28:49 +0200 Subject: [PATCH] Update README.md Changed version and inserted to-do update notice. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d27910..8745ee0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ PHP LetsEncrypt client library for ACME v2. The aim of this client is to make an ## Current version -The current version is 1.1.0 +The current version is 1.1.1 + +The example codes below are to be updated. This client was developed with the use of the LetsEncrypt staging server for version 2. While version 2 is still being developed and implemented by LetsEncrypt at this moment, the project might be subject to change.