diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fcf76f7..924edff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.65.4](https://github.com/wanderer-industries/wanderer/compare/v1.65.3...v1.65.4) (2025-05-24) + + + + +### Bug Fixes: + +* Signature: Force signature update even if there are no any changes + ## [v1.65.3](https://github.com/wanderer-industries/wanderer/compare/v1.65.2...v1.65.3) (2025-05-23) diff --git a/mix.exs b/mix.exs index f4e8a375..c9841709 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.3" + @version "1.65.4" def project do [