From a68ccdca508b8f0ddafeb6571ef554075f7d606b Mon Sep 17 00:00:00 2001 From: CI Date: Thu, 29 May 2025 09:10:07 +0000 Subject: [PATCH] chore: release version v1.65.16 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [