Update MuJoCo version to 3.10.1 following the 3.10.0 release

PiperOrigin-RevId: 936044969
Change-Id: If0ebcc192419302da01741ebabb2b7dd3d7f7baf
This commit is contained in:
Michael Moss
2026-06-22 07:24:21 -07:00
committed by Copybara-Service
parent 28009f9105
commit 5700829122
17 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ set(MUJOCO_DEP_VERSION_lodepng
project(
mujoco_simulate
VERSION 3.10.0
VERSION 3.10.1
DESCRIPTION "MuJoCo simulate binaries"
HOMEPAGE_URL "https://mujoco.org"
)