Skip to content

Commit 2699e0e

Browse files
committed
prep 2.8 - toc & cl
1 parent db483e9 commit 2699e0e

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
v2.7 2/26/2025
1+
v2.8 5/7/2025
22

33
• bump toc
4-
• fix error with 11.1 and ElvUI 13.85

ElvUI_ActionBarBuddy/ElvUI_ActionBarBuddy.toc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## Interface: 110100, 40402, 11506
1+
## Interface: 110105, 40402, 11507
22
## Title: |cff1784d1ElvUI|r |cff00FF98ActionBar|r |cffA330C9Buddy|r
33
## Author: Repooc
44
## Version: @project-version@
5-
## X-PreviousVersion: 2.7
5+
## X-PreviousVersion: 2.8
66
## RequiredDeps: ElvUI
77
## DefaultState: Enabled
88
## SavedVariables: ABBDB

ElvUI_ActionBarBuddy/Modules/Changelog/Changelog.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ local module = E:NewModule('ABB-Changelog', 'AceEvent-3.0', 'AceTimer-3.0')
66
local format, gsub, find = string.format, string.gsub, string.find
77

88
local ChangelogTBL = {
9+
'v|cff00fc002.8|r 5/7/2025',
10+
'• bump toc',
11+
' ',
912
'v|cff00fc002.7|r 2/26/2025',
1013
'• bump toc',
1114
'• fix error with 11.1 and ElvUI 13.85',

0 commit comments

Comments
 (0)