From 1eacb221433b4bff3bfeb311c8167f8831321413 Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 8 Jun 2025 18:55:40 +0000 Subject: [PATCH] chore: release version v1.67.3 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca0ec8a2..0527ae8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.67.3](https://github.com/wanderer-industries/wanderer/compare/v1.67.2...v1.67.3) (2025-06-08) + + + + +### Bug Fixes: + +* Core: Fixed issue with system splash updates + ## [v1.67.2](https://github.com/wanderer-industries/wanderer/compare/v1.67.1...v1.67.2) (2025-06-08) diff --git a/mix.exs b/mix.exs index b9d5712c..0550f518 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.2" + @version "1.67.3" def project do [