v0.4.9-alpha-rc1

This commit is contained in:
Pax1601
2023-12-03 21:04:19 +01:00
parent 942993ff6d
commit 4100a3cc67
12 changed files with 13 additions and 13 deletions

View File

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

View File

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