New release

Leandro Silva [10-05-18 - 21:35]
New release
Filename
LeoAltholic.lua
LeoAltholic.txt
diff --git a/LeoAltholic.lua b/LeoAltholic.lua
index afef42c..ddc27d0 100644
--- a/LeoAltholic.lua
+++ b/LeoAltholic.lua
@@ -2,7 +2,7 @@
 LeoAltholic = {}
 LeoAltholic.name = "LeoAltholic"
 LeoAltholic.displayName = "Leo's Altholic"
-LeoAltholic.version = "1.1.3"
+LeoAltholic.version = "1.2.0"
 LeoAltholic.chatPrefix = "|c39B027" .. LeoAltholic.name .. "|r: "

 LeoAltholic.timerQueue = {}
@@ -402,7 +402,6 @@ function LeoAltholic.TodayReset()
     return 1538200800 + (diff * 86400)
 end

-
 local function parseAchievementLinkId(link)

     if (link == nil or link == "") then
diff --git a/LeoAltholic.txt b/LeoAltholic.txt
index 38aa854..0462ff1 100644
--- a/LeoAltholic.txt
+++ b/LeoAltholic.txt
@@ -1,6 +1,6 @@
 ## Title: Leo's Altholic
 ## APIVersion: 100024 100025
-## Version: 1.1.3
+## Version: 1.2.0
 ## Author: |c39B027@LeandroSilva|r
 ## SavedVariables: LeoAltholicSavedVariables
 ## OptionalDependsOn: LibStub LibFeedback LibAddonMenu-2.0