From 7f88ad0a461a8f3d4d89dcc0eb611fee4cd20b56 Mon Sep 17 00:00:00 2001 From: Gary Allan <github@gallan.co.uk> Date: Tue, 9 Feb 2021 07:18:33 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f92f98a7..76fe7f6d 100755 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ to be able to display javascript quickly and correctly. ## Branches - MASTER: Current development release + - 1.5: Productional branch for 1.5.x release - 1.4: Productional branch for 1.4.x release - - 1.3: Productional branch for 1.3.x release + - 1.3: Productional branch for 1.3.x release (obsolete) - 1.2: Productional branch for 1.2.x release (obsolete) - Other branches: Feature testing -- GitLab