From edbffdafdc0962e428903a32e514d41411df5192 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Wed, 11 Oct 2023 15:09:46 -0700 Subject: [PATCH] Update rendering and physics lib version in upcoming collection (#1031) Signed-off-by: Ian Chen --- jenkins-scripts/dsl/gz-collections.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins-scripts/dsl/gz-collections.yaml b/jenkins-scripts/dsl/gz-collections.yaml index 8a021f2fd..d4c20f9c7 100644 --- a/jenkins-scripts/dsl/gz-collections.yaml +++ b/jenkins-scripts/dsl/gz-collections.yaml @@ -368,7 +368,7 @@ collections: repo: current_branch: main - name: gz-rendering - major_version: 8 + major_version: 9 repo: current_branch: main - name: sdformat @@ -392,7 +392,7 @@ collections: repo: current_branch: main - name: gz-physics - major_version: 7 + major_version: 8 repo: current_branch: main - name: gz-sim