diff --git a/CHANGELOG.md b/CHANGELOG.md index cac3a691..35adb934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.64.2](https://github.com/wanderer-industries/wanderer/compare/v1.64.1...v1.64.2) (2025-05-13) + + + + +### Bug Fixes: + +* Core: Fixed tracking of ship & location for offline characters + ## [v1.64.1](https://github.com/wanderer-industries/wanderer/compare/v1.64.0...v1.64.1) (2025-05-13) diff --git a/mix.exs b/mix.exs index 6afb1aaa..a7f3d3ae 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.64.1" + @version "1.64.2" def project do [