v0.4.10-alpha-rc2

This commit is contained in:
Pax1601
2023-12-05 19:18:37 +01:00
parent 8d03c6a767
commit 0cc53890c1
12 changed files with 13 additions and 13 deletions

View File

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

View File

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