Update MuJoCo version from 3.6.0 to 3.7.0 following the 3.6.0 release

PiperOrigin-RevId: 881995135
Change-Id: I0c1a3b4a22c4c7cfada580b49a2cacde64cc84f3
This commit is contained in:
Michael Moss
2026-03-11 07:08:02 -07:00
committed by Copybara-Service
parent ed2f34baa0
commit 6d70e66810
16 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ set(MUJOCO_DEP_VERSION_lodepng
project(
mujoco_simulate
VERSION 3.6.0
VERSION 3.7.0
DESCRIPTION "MuJoCo simulate binaries"
HOMEPAGE_URL "https://mujoco.org"
)