Increase version
This commit is contained in:
parent
f84c96c793
commit
e1040090a9
|
@ -1,3 +1,8 @@
|
|||
## CARLA 0.4.5
|
||||
|
||||
* Add random seeds to config file
|
||||
* Improve logging
|
||||
|
||||
## CARLA 0.4.4
|
||||
|
||||
* Fixed regression walkers despawning when stopping after seeing a car
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "0.4.4",
|
||||
"VersionName": "0.4.5",
|
||||
"FriendlyName": "CARLA",
|
||||
"Description": "",
|
||||
"Category": "Science",
|
||||
|
|
Loading…
Reference in New Issue