From 1d75b8f06337fd4e3b3f7f648008a2aa4e23ef66 Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 17 Nov 2025 12:09:39 +0000 Subject: [PATCH] chore: release version v1.84.29 --- CHANGELOG.md | 5 +++++ mix.exs | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5caecb18..63bf97ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ +## [v1.84.29](https://github.com/wanderer-industries/wanderer/compare/v1.84.28...v1.84.29) (2025-11-17) + + + + ## [v1.84.28](https://github.com/wanderer-industries/wanderer/compare/v1.84.27...v1.84.28) (2025-11-17) diff --git a/mix.exs b/mix.exs index 0baf4020..1803d5f5 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.84.28" + @version "1.84.29" def project do [