Updated version number

This commit is contained in:
Pax1601
2023-10-11 18:05:58 +02:00
parent eae07ca6cc
commit 478bb18ab2
11 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
local version = "v0.4.4-alpha"
local version = "v0.4.5-alpha"
local debug = true -- True enables debug printing using DCS messages

View File

@@ -1,4 +1,4 @@
local version = 'v0.4.4-alpha'
local version = 'v0.4.5-alpha'
Olympus = {}
Olympus.OlympusDLL = nil