diff --git a/CHANGELOG.md b/CHANGELOG.md index a2051848..125acadb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.66.17](https://github.com/wanderer-industries/wanderer/compare/v1.66.16...v1.66.17) (2025-06-07) + + + + +### Bug Fixes: + +* Core: Increased tracking pause timeout for offline characters up to 10 hours + ## [v1.66.16](https://github.com/wanderer-industries/wanderer/compare/v1.66.15...v1.66.16) (2025-06-07) diff --git a/mix.exs b/mix.exs index 70eacdf4..85c6abee 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.16" + @version "1.66.17" def project do [