From a21bbd4459729859b3aa01b652b39047dd685560 Mon Sep 17 00:00:00 2001 From: Szymon Porwolik Date: Thu, 28 Feb 2019 22:09:01 +0100 Subject: [PATCH] Version updated to v0.4.0 --- 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 0d992e1..d04a996 100644 --- a/01_DCS/Hooks/Perun.lua +++ b/01_DCS/Hooks/Perun.lua @@ -18,7 +18,7 @@ Perun.MOTD_L2 = "Wymagamy obecnosci na 255Mhz (DCS SRS)" -- Message send to p -- Variable init -Perun.Version = "v0.3.7" +Perun.Version = "v0.4.0" Perun.StatusData = {} Perun.SlotsData = {} Perun.MissionData = {}