diff --git a/CHANGELOG.md b/CHANGELOG.md index 76308a74..c1d22639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.64.7](https://github.com/wanderer-industries/wanderer/compare/v1.64.6...v1.64.7) (2025-05-15) + + + + +### Bug Fixes: + +* Core: Fixed connection EOL time refreshed every 2 minutes + ## [v1.64.6](https://github.com/wanderer-industries/wanderer/compare/v1.64.5...v1.64.6) (2025-05-15) diff --git a/mix.exs b/mix.exs index d0b3878f..67037b7a 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.6" + @version "1.64.7" def project do [