Skip to content

Commit 553851c

Browse files
committed
v6.5.1
1 parent 29466aa commit 553851c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RaidCore.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ local next, pcall = next, pcall
3434
-- Constants.
3535
----------------------------------------------------------------------------------------------------
3636
-- Should be 5.23 when replacement tokens will works (see #88 issue).
37-
local RAIDCORE_CURRENT_VERSION = "6.5.0"
37+
local RAIDCORE_CURRENT_VERSION = "6.5.1"
3838
-- Should be deleted.
39-
local ADDON_DATE_VERSION = 17042915
39+
local ADDON_DATE_VERSION = 17051618
4040

4141
-- State Machine.
4242
local MAIN_FSM__SEARCH = 1

0 commit comments

Comments
 (0)