From e74590078e1831682ad4f7455752d7b230ba4ca0 Mon Sep 17 00:00:00 2001 From: Led Date: Sun, 13 Oct 2024 20:08:09 +0300 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 360fdeed..6308683b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ OTP Backports (otpbp) Parse transformer that implements some new OTP functions in old Erlang/OTP releases. -Current version of Erlang/OTP: 27.0. +Current version of Erlang/OTP: 27.1. -Supported versions of Erlang/OTP: 20.3, 21.x, 22.x, 23.x, 24.x, 25.x, 26.0, 26.1, 26.2, 27.0. +Supported versions of Erlang/OTP: 20.3, 21.x, 22.x, 23.x, 24.x, 25.x, 26.0, 26.1, 26.2, 27.0, 27.1.