Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuJonathan committed Nov 20, 2019
1 parent c211f78 commit 2d9fe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HealComm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if not HealCommSettings then
end

HealComm = select(2, ...)
HealComm.version = "1.1.2"
HealComm.version = "1.1.3"

local hpBars = {}

Expand Down

0 comments on commit 2d9fe75

Please sign in to comment.