Skip to content

Commit 524783d

Browse files
committed
TOC Bump
1 parent c24a386 commit 524783d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ShestakUI/Modules/Tooltip/Tooltip.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ local OnTooltipSetUnit = function(self)
346346
end
347347
end
348348

349-
if T.classic and guildName and C.tooltip.rank then -- Rank line gets cuts in Classic and needs to be re-added
349+
if T.classic and guildName and C.tooltip.rank then -- Rank line gets cut in Classic and needs to be re-added
350350
self:AddLine(RANK..": |cffffffff"..guildRank.."|r")
351351
end
352352
else

ShestakUI/ShestakUI.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Author: Shestak
55
## X-Curse-Project-ID:
66
## X-WoWI-ID: 25916
7-
## Version: 1.06
7+
## Version: 1.07
88
## SavedVariables: ShestakUISettings, ShestakUIStats, ShestakUIBindings, ShestakUICurrency, ShestakUIPositions
99
## SavedVariablesPerCharacter: ShestakUISettingsPerChar, ShestakUIChatHistory
1010

ShestakUI_Config/ShestakUI_Config.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Title: ShestakUI (Classic) Config
33
## Notes: In-game configuration for ShestakUI
44
## Author: Shestak
5-
## Version: 1.06
5+
## Version: 1.07
66
## X-Curse-Project-ID:
77
## X-WoWI-ID: 25916
88
## RequiredDeps: ShestakUI

0 commit comments

Comments
 (0)