diff --git a/CHANGELOG.md b/CHANGELOG.md index 8251d933..10905feb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.43.6](https://github.com/wanderer-industries/wanderer/compare/v1.43.5...v1.43.6) (2025-01-22) + + + + +### Bug Fixes: + +* Widgets: Fix widgets not visible on map + ## [v1.43.5](https://github.com/wanderer-industries/wanderer/compare/v1.43.4...v1.43.5) (2025-01-22) diff --git a/mix.exs b/mix.exs index 1e2d1331..dc2ff741 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.43.5" + @version "1.43.6" def project do [