Update version to 1.4.1
This commit is contained in:
parent
dff16702d4
commit
5ce9a0a299
@ -1,5 +1,9 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## v.1.4.1
|
||||||
|
|
||||||
|
- Fix carsh by missing parameter
|
||||||
|
|
||||||
## v.1.4.0
|
## v.1.4.0
|
||||||
|
|
||||||
- Add Douglas C-47 as a tow plane
|
- Add Douglas C-47 as a tow plane
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
<addon>
|
<addon>
|
||||||
<identifier type="string">org.flightgear.addons.Aerotow</identifier>
|
<identifier type="string">org.flightgear.addons.Aerotow</identifier>
|
||||||
<name type="string">Aerotow Everywhere</name>
|
<name type="string">Aerotow Everywhere</name>
|
||||||
<version type="string">1.4.0</version>
|
<version type="string">1.4.1</version>
|
||||||
|
|
||||||
<authors>
|
<authors>
|
||||||
<author>
|
<author>
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
<hrule/>
|
<hrule/>
|
||||||
|
|
||||||
<text>
|
<text>
|
||||||
<label>Aerotow Everywhere version 1.4.0 - 20th August 2022</label>
|
<label>Aerotow Everywhere version 1.4.1 - 20th August 2022</label>
|
||||||
</text>
|
</text>
|
||||||
|
|
||||||
<text>
|
<text>
|
||||||
|
Loading…
Reference in New Issue
Block a user