diff --git a/CHANGELOG.md b/CHANGELOG.md index a0f5e721..5d0d3bbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.84.36](https://github.com/wanderer-industries/wanderer/compare/v1.84.35...v1.84.36) (2025-11-19) + + + + +### Bug Fixes: + +* fixed duplicated map slugs + ## [v1.84.35](https://github.com/wanderer-industries/wanderer/compare/v1.84.34...v1.84.35) (2025-11-19) diff --git a/mix.exs b/mix.exs index 681cb8b2..b0377241 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.35" + @version "1.84.36" def project do [