Skip to content

Commit

Permalink
Update version number to current version. (LiuJonathan#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottsdevelopment authored Feb 29, 2020
1 parent cf724f6 commit 81fb212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HealCommClassic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ local libCHC = LibStub("LibHealComm-4.0", true)
HealCommClassic = LibStub("AceAddon-3.0"):NewAddon("HealCommClassic")
--Remember to update version number!!
--Curseforge release starting from 1.1.7
HealCommClassic.version = "1.3.0"
HealCommClassic.version = "1.3.2"

local hpBars = {} --incoming castedHeals
local hotBars={} --incoming HoTs
Expand Down

0 comments on commit 81fb212

Please sign in to comment.