From fa180c464d7c367d83ef86421ab98294a370d1e4 Mon Sep 17 00:00:00 2001
From: veechs <129508963+veechs@users.noreply.github.com>
Date: Sun, 9 Feb 2025 14:26:22 -0500
Subject: [PATCH] Bagshui 1.2.23
---
Bagshui.toc | 2 +-
Changelog.md | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/Bagshui.toc b/Bagshui.toc
index 26fac3b..acd949a 100644
--- a/Bagshui.toc
+++ b/Bagshui.toc
@@ -2,7 +2,7 @@
## Title: Bagshui
## Notes: All-in-one autosorting inventory
## Author: veechs
-## Version: 1.2.22
+## Version: 1.2.23
## OptionalDeps: AtlasLoot, ItemRack, Outfitter, pfUI
## SavedVariables: BagshuiData
diff --git a/Changelog.md b/Changelog.md
index 330830c..3bf5798 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,9 @@
# Bagshui Changelog
+## [1.2.23] - 2025-02-09
+### Fixed
+* Unequipping a bag now [correctly unlocks slot highlighting](https://github.com/veechs/Bagshui/issues/70). 🪲 [@Nikki1993](https://github.com/Nikki1993)
+
## [1.2.22] - 2025-02-05
### Fixed
* [Don't reset window position while drag is in progress](https://github.com/veechs/Bagshui/issues/69). 🪲 [@Nikki1993](https://github.com/Nikki1993)