From 025049d93e6c931c7ed049517f4c6b5155901a80 Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Sun, 19 Oct 2025 20:58:06 +0200 Subject: [PATCH] Adjust version-under-development per branch --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e0e8c05d9b..9a318186bf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,12 +23,11 @@ The current active specification releases are: | Version | Branch | Notes | | ------- | ------ | ----- | -| 3.1.2 | `v3.1-dev` | active patch release line | -| 3.2.0 | `v3.2-dev` | active patch release line | +| 3.1.3 | `v3.1-dev` | active patch release line | +| 3.2.1 | `v3.2-dev` | active patch release line | | 3.3.0 | `v3.3-dev` | minor release in development | | 4.0.0 | [OAI/sig-moonwalk](https://github.com/OAI/sig-moonwalk) | [discussions only](https://github.com/OAI/sig-moonwalk/discussions) | - ## How to contribute We welcome new contributors to the project whether you have changes to suggest, problems to report, or some feedback for us.