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 [