From a76421794851387d215afce7f2da012e3ac82806 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 7 Jun 2025 07:49:31 +0000 Subject: [PATCH] chore: release version v1.66.13 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [