From f7345658449bdb78ce4ecf1f7806acd9fa81007e Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 9 Jan 2025 13:21:32 +0000 Subject: [PATCH] chore: release version v1.37.4 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3459f963..651cac9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.37.4](https://github.com/wanderer-industries/wanderer/compare/v1.37.3...v1.37.4) (2025-01-09) + + + + +### Bug Fixes: + +* Map: Fixed dbclick behaviour + ## [v1.37.3](https://github.com/wanderer-industries/wanderer/compare/v1.37.2...v1.37.3) (2025-01-09) diff --git a/mix.exs b/mix.exs index 9fc07e0a..65576d57 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.37.3" + @version "1.37.4" def project do [