diff --git a/CHANGELOG.md b/CHANGELOG.md index 77349f0f..9b904179 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.66.25](https://github.com/wanderer-industries/wanderer/compare/v1.66.24...v1.66.25) (2025-06-08) + + + + +### Bug Fixes: + +* Core: Disabled kills fetching based on env settings + ## [v1.66.24](https://github.com/wanderer-industries/wanderer/compare/v1.66.23...v1.66.24) (2025-06-08) diff --git a/mix.exs b/mix.exs index 8e10c360..f964e573 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.24" + @version "1.66.25" def project do [