diff --git a/CHANGELOG.md b/CHANGELOG.md index bd8cbda7..fcd500ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.65.19](https://github.com/wanderer-industries/wanderer/compare/v1.65.18...v1.65.19) (2025-06-01) + + + + +### Bug Fixes: + +* Core: fix updating character online + ## [v1.65.18](https://github.com/wanderer-industries/wanderer/compare/v1.65.17...v1.65.18) (2025-05-30) diff --git a/mix.exs b/mix.exs index 4d7c4a4b..8be1c574 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.65.18" + @version "1.65.19" def project do [