v0.4.12-alpha-rc4

This commit is contained in:
Pax1601
2023-12-07 15:49:27 +01:00
parent e5e7e9be14
commit 0e403e8b74
13 changed files with 23 additions and 14 deletions

View File

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

View File

@@ -1,4 +1,4 @@
local version = 'v0.4.11-alpha-rc3'
local version = 'v0.4.12-alpha-rc4'
local lfs = require("lfs")
Olympus = {}