diff --git a/CHANGELOG.md b/CHANGELOG.md index 84106619..57c75a35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.89.4](https://github.com/wanderer-industries/wanderer/compare/v1.89.3...v1.89.4) (2025-12-02) + + + + +### Bug Fixes: + +* core: fixed acl character update issues + ## [v1.89.3](https://github.com/wanderer-industries/wanderer/compare/v1.89.2...v1.89.3) (2025-11-30) diff --git a/mix.exs b/mix.exs index 5af8bbe2..a97f099c 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.89.3" + @version "1.89.4" def project do [