Skip to content

Commit

Permalink
Update Spells.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
ascott18 authored Jun 22, 2024
1 parent 7c1918f commit a0dc6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DRList-1.0/Spells.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local MAJOR, MINOR = "DRList-1.0", 66 -- Don't forget to change this in DRList-1.0.lua aswell!
local MAJOR, MINOR = "DRList-1.0", 67 -- Don't forget to change this in DRList-1.0.lua aswell!
local Lib = LibStub(MAJOR)
if Lib.spellListVersion and Lib.spellListVersion >= MINOR then
return
Expand Down

0 comments on commit a0dc6ed

Please sign in to comment.