diff --git a/README.md b/README.md index f29057c..905ec80 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Der Export von Daten wird für folgende Module unterstützt: - UH-1H - alle Flaming Cliffs Flugzeuge -Kompatibel zur DCS World 2.5.2 und BETA Version +Kompatibel zur DCS World 2.5.3 und BETA Version # English --- @@ -63,7 +63,7 @@ Following moduls are supported: - UH-1H - all Flaming Cliffs aircrafts -Compatible with DCS World 2.5.2 and BETA version +Compatible with DCS World 2.5.3 and BETA version # Wiki --- diff --git a/Scripts/DCS-ExportScript/ExportScript.lua b/Scripts/DCS-ExportScript/ExportScript.lua index 353da30..f66d782 100644 --- a/Scripts/DCS-ExportScript/ExportScript.lua +++ b/Scripts/DCS-ExportScript/ExportScript.lua @@ -146,4 +146,4 @@ function LuaExportStop() if PrevExport.LuaExportStop then PrevExport.LuaExportStop() end -end +end \ No newline at end of file