ae1febd83f
*** Reason for rollback *** BEGIN_PUBLIC Holding off on a minor version bump until the next release. *** Original change description *** #mujoco update the version to 3.4.0 ahead of the 3.4.0 release. Bump the version to 3.4.0 ahead of the next release. *** PiperOrigin-RevId: 818748143 Change-Id: I722e9beb80c61a48bd997da6a1840777a81d5036
18 lines
560 B
JSON
18 lines
560 B
JSON
{
|
|
"name": "org.mujoco",
|
|
"displayName": "MuJoCo",
|
|
"version": "3.3.7",
|
|
"description": "MuJoCo importer and runtime plug-in",
|
|
"dependencies": {},
|
|
"author": {
|
|
"name" : "Google DeepMind",
|
|
"email" : "mujoco@deepmind.com",
|
|
"url" : "https://mujoco.org/"
|
|
},
|
|
"changelogUrl": "https://mujoco.readthedocs.io/en/latest/changelog.html",
|
|
"documentationUrl": "https://mujoco.readthedocs.io/en/latest/unity.html",
|
|
"license": "Apache-2.0",
|
|
"licensesUrl": "https://github.com/google-deepmind/mujoco/blob/main/LICENSE",
|
|
"hideInEditor": false
|
|
}
|