Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ls- committed Dec 3, 2022
2 parents 3c5139d + b6014ed commit 99cafd7
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## Version 100002.03

### Action Bars

- Fixed an issue where the OOM indicator state wouldn't reset properly on config updates.

## Version 100002.02

### Action Bars
Expand Down
4 changes: 1 addition & 3 deletions ls_UI/core/changelog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ local _G = getfenv(0)
E.CHANGELOG = [[
### Action Bars
- Readded the OOM indicator option back to the action bar config.
- Fixed action button lock.
- Misc bug fixes and tweaks.
- Fixed an issue where the OOM indicator state wouldn't reset properly on config updates.
]]
2 changes: 1 addition & 1 deletion ls_UI/embeds/LibActionButton-1.0
2 changes: 1 addition & 1 deletion ls_UI/ls_UI.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 100002
## Author: lightspark
## Version: 100002.02
## Version: 100002.03
## Title: LS: |cff1a9fc0UI|r
## Notes: Yet another UI, but this one is a bit special...
## SavedVariables: LS_UI_GLOBAL_CONFIG, LS_UI_PRIVATE_CONFIG
Expand Down

0 comments on commit 99cafd7

Please sign in to comment.