update links. Increment version

This commit is contained in:
Andrew6810
2022-10-30 19:40:17 -07:00
parent 8ad40722a0
commit b12d2a3fc5
13 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -711,7 +711,7 @@ do
end
elseif message and (message > ver) then
if not E.recievedOutOfDateMessage then
E:Print(L["ElvUI is out of date. You can download the newest version from https://github.com/BanditTech/ElvUI-Ascension"])
E:Print(L["ElvUI is out of date. You can download the newest version from the Ascension Launcher, or https://github.com/Ascension-Addons/ElvUI"])
if message and ((message - ver) >= 0.01) and not InCombatLockdown() then
E:StaticPopup_Show("ELVUI_UPDATE_AVAILABLE")