Bump version number to 2.3.6.
Going forward, the version number at head will be kept one ahead of the latest released version. The rationale behind this change is so that it is clear that the source code at head is more recent. PiperOrigin-RevId: 527687981 Change-Id: I7982ecd0b99ad70dccec6a8ffe86629754558bda
This commit is contained in:
committed by
Copybara-Service
parent
b397b3123e
commit
90e14ac8d0
@@ -7,13 +7,13 @@
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.mujoco.mjpython</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.3.5</string>
|
||||
<string>2.3.6</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.3.5</string>
|
||||
<string>2.3.6</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>2.3.5</string>
|
||||
<string>2.3.6</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.3.5</string>
|
||||
<string>2.3.6</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>mjpython</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
|
||||
Reference in New Issue
Block a user