diff --git a/CHANGELOG.md b/CHANGELOG.md index 4890e7ff..d2e10311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.81.4](https://github.com/wanderer-industries/wanderer/compare/v1.81.3...v1.81.4) (2025-10-09) + + + + +### Bug Fixes: + +* Core: Fixed signature to system link issues + ## [v1.81.3](https://github.com/wanderer-industries/wanderer/compare/v1.81.2...v1.81.3) (2025-10-07) diff --git a/mix.exs b/mix.exs index 6f9e2fe6..5e9ea79a 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.81.3" + @version "1.81.4" def project do [