Upgrade version number

sound v.1.1.0
PlayeRom 2 years ago
parent 602396729c
commit cee3f44622

@ -1,6 +1,6 @@
# CHANGELOG
## v.1.0.1
## v.1.1.0
- Fix AI aircraft going underground during take-off due to uneven runway elevations.
- Possibility to add thermal with configuration of its parameters.

@ -21,7 +21,7 @@
<addon>
<identifier type="string">org.flightgear.addons.Aerotow</identifier>
<name type="string">Aerotow Everywhere</name>
<version type="string">1.0.0</version>
<version type="string">1.1.0</version>
<authors>
<author>
@ -97,6 +97,7 @@
<tag type="string">aerotow</tag>
<tag type="string">AI</tag>
<tag type="string">scenario</tag>
<tag type="string">thermal</tag>
</tags>
</addon>
</PropertyList>

@ -45,7 +45,7 @@
<hrule/>
<text>
<label>Aerotow Everywhere version 1.0.0 - 13th August 2022</label>
<label>Aerotow Everywhere version 1.1.0 - 16th August 2022</label>
</text>
<text>

Loading…
Cancel
Save