diff --git a/CHANGELOG.md b/CHANGELOG.md index c3fd1360..03f7202c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.81.14](https://github.com/wanderer-industries/wanderer/compare/v1.81.13...v1.81.14) (2025-10-15) + + + + +### Bug Fixes: + +* Map: Fixed problem with commit - for correct restore deprecated data + ## [v1.81.13](https://github.com/wanderer-industries/wanderer/compare/v1.81.12...v1.81.13) (2025-10-15) diff --git a/mix.exs b/mix.exs index ba15604d..d78f12fc 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.81.13" + @version "1.81.14" def project do [