diff --git a/CHANGELOG.md b/CHANGELOG.md index 79b11a8c..853cf74a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.65.16](https://github.com/wanderer-industries/wanderer/compare/v1.65.15...v1.65.16) (2025-05-29) + + + + +### Bug Fixes: + +* Map: Allow lock systems for members + ## [v1.65.15](https://github.com/wanderer-industries/wanderer/compare/v1.65.14...v1.65.15) (2025-05-28) diff --git a/mix.exs b/mix.exs index e1c3b832..a405feca 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.65.15" + @version "1.65.16" def project do [