From d4c40d7542ea2b64ef2eb4d7b94dbb3ce59c10ee Mon Sep 17 00:00:00 2001 From: CI Date: Sat, 1 Feb 2025 20:34:37 +0000 Subject: [PATCH] chore: release version v1.44.1 --- CHANGELOG.md | 13 +++++++++++++ mix.exs | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f291515b..67299123 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ +## [v1.44.1](https://github.com/wanderer-industries/wanderer/compare/v1.44.0...v1.44.1) (2025-02-01) + + + + +### Bug Fixes: + +* Map: Fixed problem with windows. (#140) + +* Map: Fixed problem with windows. + +* Core: Added min heigth for body + ## [v1.44.0](https://github.com/wanderer-industries/wanderer/compare/v1.43.9...v1.44.0) (2025-02-01) diff --git a/mix.exs b/mix.exs index 9e01120a..79ae70a1 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.44.0" + @version "1.44.1" def project do [