From 5c9fa4e28416e9ede005722d5152e66de8c502d2 Mon Sep 17 00:00:00 2001 From: Szymon Porwolik Date: Sun, 24 Feb 2019 00:17:20 +0100 Subject: [PATCH] v0.3.2 --- 01_DCS/Hooks/Perun.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_DCS/Hooks/Perun.lua b/01_DCS/Hooks/Perun.lua index 95b1a8c..b716fe2 100644 --- a/01_DCS/Hooks/Perun.lua +++ b/01_DCS/Hooks/Perun.lua @@ -16,7 +16,7 @@ -- ########### END OF SETTINGS ########### -- Variable init - Perun.Version = "v0.3.1" + Perun.Version = "v0.3.2" Perun.StatusData = {} Perun.SlotsData = {} Perun.MissionData = {}