diff --git a/CHANGELOG.md b/CHANGELOG.md index fa426614..810c7e84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.30.2](https://github.com/wanderer-industries/wanderer/compare/v1.30.1...v1.30.2) (2024-12-17) + + + + +### Bug Fixes: + +* Map: Fixed problem with ship size change. + ## [v1.30.1](https://github.com/wanderer-industries/wanderer/compare/v1.30.0...v1.30.1) (2024-12-17) diff --git a/mix.exs b/mix.exs index 0505d2ff..0195b557 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule WandererApp.MixProject do use Mix.Project @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.30.1" + @version "1.30.2" def project do [