Skip to content

Commit d7caeeb

Browse files
committed
prep 2.9 - toc & cl
1 parent 2699e0e commit d7caeeb

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
v2.8 5/7/2025
1+
v2.9 6/17/2025
22

33
• bump toc

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: 110105, 40402, 11507
1+
## Interface: 110107, 40402, 11507
22
## Title: |cff1784d1ElvUI|r |cff00FF98ActionBar|r |cffA330C9Buddy|r
33
## Author: Repooc
44
## Version: @project-version@
5-
## X-PreviousVersion: 2.8
5+
## X-PreviousVersion: 2.9
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.9|r 6/17/2025',
10+
'• bump toc',
11+
' ',
912
'v|cff00fc002.8|r 5/7/2025',
1013
'• bump toc',
1114
' ',

0 commit comments

Comments
 (0)