From 40672f6a475fefd7b707e2ff7aba93ae3692c288 Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 24 May 2025 17:30:03 +0000 Subject: [PATCH] chore: release version v1.65.4 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fcf76f7..924edff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.65.4](https://github.com/wanderer-industries/wanderer/compare/v1.65.3...v1.65.4) (2025-05-24) + + + + +### Bug Fixes: + +* Signature: Force signature update even if there are no any changes + ## [v1.65.3](https://github.com/wanderer-industries/wanderer/compare/v1.65.2...v1.65.3) (2025-05-23) diff --git a/mix.exs b/mix.exs index f4e8a375..c9841709 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.65.3" + @version "1.65.4" def project do [