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.
2 parents efe2d23 + 404c50d commit 9623514Copy full SHA for 9623514
PythonClient/airsim/__init__.py
@@ -2,4 +2,4 @@
2
from .utils import *
3
from .types import *
4
5
-__version__ = "1.7.0"
+__version__ = "1.8.1"
Unreal/Plugins/AirSim/AirSim.uplugin
@@ -1,7 +1,7 @@
1
{
"FileVersion" : 3,
- "Version" : "1.7.0",
- "VersionName": "1.7.0",
+ "Version" : "1.8.1",
+ "VersionName": "1.8.1",
"FriendlyName": "AirSim",
6
"Description": "AirSim - Autonomous Aerial Vehicles Simulator Plugin",
7
"Category" : "Science",
0 commit comments