From 5a091862d3c6179ea20ec2af94af6729a847bd73 Mon Sep 17 00:00:00 2001 From: Lucas Bajolet Date: Fri, 31 May 2024 15:17:35 -0400 Subject: [PATCH] version: bump version to point to 1.11.1-dev 1.11.0 is now out, so the next patch release on this branch will be 1.11.1, so we update the version to 1.11.1-dev until we are ready to release it. --- version/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version/VERSION b/version/VERSION index 1cac385c6..095b66727 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.11.0 +1.11.1-dev