From 901c4c8ca483e8d98bcb5e75e48fb587fb706256 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 7 Jun 2025 14:44:50 +0000 Subject: [PATCH] chore: release version v1.66.17 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [