From 4fc009813bdf9d15ec505d90250c0271848f156a Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 14 Jun 2024 00:52:50 +0000 Subject: [PATCH] add link to 1.20.6 branch in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e914349..72de0469 100755 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ If you'd like to chat about Azalea, you can join the Matrix space at [#azalea:ma There are several branches in the Azalea repository that target older Minecraft versions. It is not guaranteed that they will be up-to-date with the latest version of Azalea. If you'd like to update them or add more, please open a PR. +- [1.20.5-1.20.6](https://github.com/azalea-rs/azalea/tree/1.20.6) - [1.20.4](https://github.com/azalea-rs/azalea/tree/1.20.4) - [1.20.2](https://github.com/azalea-rs/azalea/tree/1.20.2) - [1.20-1.20.1](https://github.com/azalea-rs/azalea/tree/1.20.1)