diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e42f0bf..2bb0ec36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.66.13](https://github.com/wanderer-industries/wanderer/compare/v1.66.12...v1.66.13) (2025-06-07) + + + + +### Bug Fixes: + +* Core: fixed location tracking issues + ## [v1.66.12](https://github.com/wanderer-industries/wanderer/compare/v1.66.11...v1.66.12) (2025-06-06) diff --git a/mix.exs b/mix.exs index 708842a2..94285ff1 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.66.12" + @version "1.66.13" def project do [