v0.4.11-alpha-rc3

This commit is contained in:
Pax1601
2023-12-06 09:15:44 +01:00
parent fa04e5f8bb
commit dcff462b32
14 changed files with 48 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
local version = "v0.4.10-alpha-rc2"
local version = "v0.4.11-alpha-rc3"
local debug = false -- True enables debug printing using DCS messages

View File

@@ -1,4 +1,4 @@
local version = 'v0.4.10-alpha-rc2'
local version = 'v0.4.11-alpha-rc3'
Olympus = {}
Olympus.OlympusDLL = nil