diff --git a/CHANGELOG.md b/CHANGELOG.md index d37a7bad..6b08b4e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.84.20](https://github.com/wanderer-industries/wanderer/compare/v1.84.19...v1.84.20) (2025-11-15) + + + + +### Bug Fixes: + +* core: fixed map start issues + ## [v1.84.19](https://github.com/wanderer-industries/wanderer/compare/v1.84.18...v1.84.19) (2025-11-14) diff --git a/mix.exs b/mix.exs index b794daec..72e66b26 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.19" + @version "1.84.20" def project do [