From cd1ad31aedc8b5cb37134e5d346af4944702d79f Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 8 Jun 2025 19:05:08 +0000 Subject: [PATCH] chore: release version v1.67.5 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [