diff --git a/README.md b/README.md index 4d5077298..b7e9e9e23 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,15 @@ Documentation | Blender Version | Documentation | |---------|---------------------| | 4.1 | https://docs.blender.org/manual/en/4.1/addons/import_export/scene_gltf2.html | +| 4.2 beta | https://docs.blender.org/manual/en/4.2/addons/import_export/scene_gltf2.html | | dev | https://docs.blender.org/manual/en/dev/addons/import_export/scene_gltf2.html | Notes: * 4.1 is the current stable release. Check the `blender-v4.1-release` branch (and `4.1.x` tag) -* 4.2 will be the next stable release. Check the `main` branch. +* 4.2 will be the next stable release. Check the `blender-v4.2-release` branch. * 2.80 - 4.0 are previous stable releases. * 3.6.x is the current Blender LTS release. Check the `blender-v3.6-release` branch (and `3.6.x` tag) -* main branch of this addon is mirrored in [Blender Addons main](https://projects.blender.org/blender/blender-addons/src/branch/main/io_scene_gltf2), that will become Blender 4.2. +* main branch of this addon is mirrored in [Blender Addons main](https://projects.blender.org/blender/blender-addons/src/branch/main/io_scene_gltf2), that will become Blender 4.3. ### Legacy 2.79 Support