From 2d9fe75a37e89dc7971c46d50af47656fd16b33f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 19 Nov 2019 22:47:47 -0500 Subject: [PATCH] Updated version number --- HealComm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HealComm.lua b/HealComm.lua index b8311b6..32f0ca1 100644 --- a/HealComm.lua +++ b/HealComm.lua @@ -19,7 +19,7 @@ if not HealCommSettings then end HealComm = select(2, ...) -HealComm.version = "1.1.2" +HealComm.version = "1.1.3" local hpBars = {}