Update MuJoCo version from 3.5.1 to 3.6.0 prior to next release.

The next release will include breaking changes, so this bumps the major
version to reflect that.

PiperOrigin-RevId: 881351265
Change-Id: I970c68a0211651c07fcb8109ebd0b138196cf50a
This commit is contained in:
Michael Moss
2026-03-10 04:29:38 -07:00
committed by Copybara-Service
parent 713b5524bc
commit 955d6c0b02
16 changed files with 34 additions and 34 deletions
+4 -4
View File
@@ -7,13 +7,13 @@
<key>CFBundleIdentifier</key>
<string>org.mujoco.mjpython</string>
<key>CFBundleVersion</key>
<string>3.5.1</string>
<string>3.6.0</string>
<key>CFBundleGetInfoString</key>
<string>3.5.1</string>
<string>3.6.0</string>
<key>CFBundleLongVersionString</key>
<string>3.5.1</string>
<string>3.6.0</string>
<key>CFBundleShortVersionString</key>
<string>3.5.1</string>
<string>3.6.0</string>
<key>CFBundleExecutable</key>
<string>mjpython</string>
<key>CFBundleIconFile</key>