diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d83cdc5..5caecb18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.84.28](https://github.com/wanderer-industries/wanderer/compare/v1.84.27...v1.84.28) (2025-11-17) + + + + +### Bug Fixes: + +* core: fixed ACL updates + ## [v1.84.27](https://github.com/wanderer-industries/wanderer/compare/v1.84.26...v1.84.27) (2025-11-17) diff --git a/mix.exs b/mix.exs index f6eb4e9f..0baf4020 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.84.27" + @version "1.84.28" def project do [