From 46960200bff92075873b3f4498d5e21804c2221a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Oct 2022 03:25:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20couchbase-server,=20python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit couchbase-server: 7.1.2, 7.0.4 python: 3.11.0 --- releases/couchbase-server.json | 2 ++ releases/python.json | 1 + 2 files changed, 3 insertions(+) diff --git a/releases/couchbase-server.json b/releases/couchbase-server.json index 7fa06f3d..3b499a1f 100644 --- a/releases/couchbase-server.json +++ b/releases/couchbase-server.json @@ -1,4 +1,6 @@ { + "7.1.2": "2022-10-24", + "7.0.4": "2022-10-24", "7.1.1": "2022-10-05", "7.0.3": "2022-10-05", "6.6.5": "2022-10-05", diff --git a/releases/python.json b/releases/python.json index 46bcdce7..73d9aa14 100644 --- a/releases/python.json +++ b/releases/python.json @@ -86,6 +86,7 @@ "3.10.6": "2022-08-01", "3.10.7": "2022-09-05", "3.10.8": "2022-10-11", + "3.11.0": "2022-10-24", "3.2": "2011-02-20", "3.2.1": "2011-07-09", "3.2.2": "2011-08-25",