We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57d351 commit bd68b15Copy full SHA for bd68b15
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package mvsim
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.13.2 (2025-02-05)
+-------------------
7
* FIX: another missing if() protecting access to uninitialized js data
8
* Contributors: Jose Luis Blanco Claraco, Jose Luis Blanco-Claraco
9
package.xml
@@ -5,7 +5,7 @@
<description>A lightweight multivehicle simulation framework.</description>
<!-- All version numbers in CMake scripts are taken from this line: -->
- <version>0.13.1</version>
+ <version>0.13.2</version>
10
<maintainer email="[email protected]">Jose-Luis Blanco-Claraco</maintainer>
11
<license>BSD</license>
0 commit comments