diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b5ba1ee..abd3b3b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.12.1](https://github.com/wanderer-industries/wanderer/compare/v1.12.0...v1.12.1) (2024-10-16) + + + + +### Bug Fixes: + +* Map: Fix system add error after map page refresh + ## [v1.12.0](https://github.com/wanderer-industries/wanderer/compare/v1.11.5...v1.12.0) (2024-10-16) diff --git a/mix.exs b/mix.exs index 73ac2dfa..3d865588 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.12.0" + @version "1.12.1" def project do [