Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenAR committed Jun 17, 2019
1 parent 926e6bc commit b53a739
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Aman/AmanPlugIn.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ std::unordered_map<const char*, AmanAircraft> allAircraft;

AmanPlugIn::AmanPlugIn() : CPlugIn(COMPATIBILITY_CODE,
"Arrival Manager",
"1.0.0",
"1.2.0",
"Even Rognlien",
"Open source")
{
Expand Down
Binary file modified Release/Aman.dll
Binary file not shown.

0 comments on commit b53a739

Please sign in to comment.