From 171c821ac4c937da88df6f00f426e2b88dab0692 Mon Sep 17 00:00:00 2001 From: CI Date: Tue, 13 May 2025 21:51:53 +0000 Subject: [PATCH] chore: release version v1.64.2 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [