From 665a679bd595f86bd916c6bb64472c7e657bdbd3 Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 9 Oct 2025 18:45:16 +0000 Subject: [PATCH] chore: release version v1.81.4 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [