This commit is contained in:
Pax1601
2023-12-10 18:36:03 +01:00
parent 2b2ed76aa3
commit 1798e62315
12 changed files with 13 additions and 13 deletions

View File

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

View File

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