Update version to 1.2.0
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v.1.2.0
|
||||
|
||||
- Add possibility to change the flight plan of AI tow plane.
|
||||
|
||||
## v.1.1.0
|
||||
|
||||
- Fix AI aircraft going underground during take-off due to uneven runway elevations.
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<addon>
|
||||
<identifier type="string">org.flightgear.addons.Aerotow</identifier>
|
||||
<name type="string">Aerotow Everywhere</name>
|
||||
<version type="string">1.1.0</version>
|
||||
<version type="string">1.2.0</version>
|
||||
|
||||
<authors>
|
||||
<author>
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<hrule/>
|
||||
|
||||
<text>
|
||||
<label>Aerotow Everywhere version 1.1.0 - 16th August 2022</label>
|
||||
<label>Aerotow Everywhere version 1.2.0 - 17th August 2022</label>
|
||||
</text>
|
||||
|
||||
<text>
|
||||
|
||||
Reference in New Issue
Block a user