Update the version number to 3.3.2 following the 3.3.1 release.

PiperOrigin-RevId: 746147577
Change-Id: Idb7b4e7e06a4730b4f2eea8f6600b898e998f8db
This commit is contained in:
Gabe Oppenheimer
2025-04-10 13:16:35 -07:00
committed by Copybara-Service
parent a209134315
commit 440ce5eb7a
16 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ set(MSVC_INCREMENTAL_DEFAULT ON)
project(
mujoco_samples
VERSION 3.3.1
VERSION 3.3.2
DESCRIPTION "MuJoCo samples binaries"
HOMEPAGE_URL "https://mujoco.org"
)