diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b76ab52..89b9e005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.67.5](https://github.com/wanderer-industries/wanderer/compare/v1.67.4...v1.67.5) (2025-06-08) + + + + +### Bug Fixes: + +* Core: Added back ARM docker image build + ## [v1.67.4](https://github.com/wanderer-industries/wanderer/compare/v1.67.3...v1.67.4) (2025-06-08) diff --git a/mix.exs b/mix.exs index e14e0f2d..b08cb99c 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.67.4" + @version "1.67.5" def project do [