From 780a7c6a38f31cca9af36ffa25e8b5bb478028cc Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 10:50:06 +0200 Subject: [PATCH] [PR #8641/3a24aa5b backport][stable-9] Bump next expected version after release (#8642) Bump next expected version after release (#8641) (cherry picked from commit 3a24aa5b6d92589a655e37113653c312d7bf72d8) Co-authored-by: Andrew Klychkov --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 954334d918..57232d9e56 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -5,7 +5,7 @@ namespace: community name: general -version: 9.2.0 +version: 9.3.0 readme: README.md authors: - Ansible (https://github.com/ansible)