diff --git a/CHANGELOG.md b/CHANGELOG.md index 1185b54f..8251d933 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.43.5](https://github.com/wanderer-industries/wanderer/compare/v1.43.4...v1.43.5) (2025-01-22) + + + + +### Bug Fixes: + +* Audit: Fix signature added/removed system name + ## [v1.43.4](https://github.com/wanderer-industries/wanderer/compare/v1.43.3...v1.43.4) (2025-01-21) diff --git a/mix.exs b/mix.exs index 3ec5e0bc..1e2d1331 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.43.4" + @version "1.43.5" def project do [