diff --git a/CHANGELOG.md b/CHANGELOG.md index ab32a979..71eea1b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.88.9](https://github.com/wanderer-industries/wanderer/compare/v1.88.8...v1.88.9) (2025-11-29) + + + + +### Bug Fixes: + +* core: fixed linked signatures cleanup + ## [v1.88.8](https://github.com/wanderer-industries/wanderer/compare/v1.88.7...v1.88.8) (2025-11-28) diff --git a/mix.exs b/mix.exs index da8c0d61..52117dfd 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.88.8" + @version "1.88.9" def project do [