From 458a9c66d5ab0dee41ec0a7e85873918bef6c4ea Mon Sep 17 00:00:00 2001 From: BrunoSpy Date: Tue, 7 Sep 2021 16:54:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50c7d93..2a7044f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ http://www.eurocontrol.int/service/network-manager-business-business-b2b-web-services -Supported versions : 22.0 - 22.5 - 23.0 - 23.5 +Supported versions : 22.0 - 22.5 - 23.0 - 23.5 - 24.0 ## Requirements @@ -71,4 +71,4 @@ Get current version of NM services. ```php $client->airspaceServices()->getNMVersion(); //returns "21.5.0" -``` \ No newline at end of file +```