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:
committed by
Copybara-Service
parent
713b5524bc
commit
955d6c0b02
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user