v0.4.13-alpha-rc5

This commit is contained in:
Pax1601
2023-12-08 15:38:56 +01:00
parent 43d28ebe19
commit 0459d5c625
13 changed files with 15 additions and 14 deletions

View File

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

View File

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