diff --git a/CHANGELOG.md b/CHANGELOG.md index e3fa4904..a505e081 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.13.11](https://github.com/wanderer-industries/wanderer/compare/v1.13.10...v1.13.11) (2024-11-02) + + + + +### Bug Fixes: + +* Map: Fix system revert issues + ## [v1.13.10](https://github.com/wanderer-industries/wanderer/compare/v1.13.9...v1.13.10) (2024-11-01) diff --git a/mix.exs b/mix.exs index 2717a780..91f97d22 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.13.10" + @version "1.13.11" def project do [