Skip to content

Commit 326eb91

Browse files
committed
ап версии детлы
1 parent 45c297a commit 326eb91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Details/Details.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Title: Details! Damage Meter
33
## Notes: Essential tool to impress that chick in your raid.
44
## Notes-ruRU: Незаменимый инструмент, чтобы произвести впечатление на девчонку в вашем рейде.
5-
## Version: 1.030
5+
## Version: 1.031
66
## SavedVariables: _detalhes_global
77
## SavedVariablesPerCharacter: _detalhes_database
88
## OptionalDeps: Ace3, LibSharedMedia-3.0, LibWindow-1.1, LibDBIcon-1.0, NickTag-1.0, LibDataBroker-1.1, LibItemUpgradeInfo-1.0, LibGroupInSpecT-1.1, LibCompress, LibGraph-2.0

Details/Libs/LibBossIDs-1.0/LibBossIDs-1.0.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Dependencies: LibStub
1010
License: Public Domain, Absolutely no Warranty.
1111
]]
1212

13-
local MAJOR, MINOR = "LibBossIDs-1.0", "$Revision: 45 $"
13+
local MAJOR, MINOR = "LibBossIDs-1.0", "$Revision: 46 $"
1414
local lib = LibStub:NewLibrary(MAJOR, MINOR)
1515

1616
if not lib then return end

0 commit comments

Comments
 (0)