diff --git a/CHANGELOG.md b/CHANGELOG.md index 70032dfd..d755146d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.0.12](https://github.com/wanderer-industries/wanderer/compare/v1.0.11...v1.0.12) (2024-09-20) + + + + +### Bug Fixes: + +* audit: Hide character for non-character map activities + ## [v1.0.11](https://github.com/wanderer-industries/wanderer/compare/v1.0.10...v1.0.11) (2024-09-20) diff --git a/mix.exs b/mix.exs index 181b96af..76c7f26e 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.0.11" + @version "1.0.12" def project do [