Skip to content

Commit b53a739

Browse files
committed
Release v1.2.0
1 parent 926e6bc commit b53a739

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Aman/AmanPlugIn.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ std::unordered_map<const char*, AmanAircraft> allAircraft;
2727

2828
AmanPlugIn::AmanPlugIn() : CPlugIn(COMPATIBILITY_CODE,
2929
"Arrival Manager",
30-
"1.0.0",
30+
"1.2.0",
3131
"Even Rognlien",
3232
"Open source")
3333
{

Release/Aman.dll

512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)