diff --git a/CHANGELOG.md b/CHANGELOG.md index 99deabe7..ef680eb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.6.0](https://github.com/wanderer-industries/wanderer/compare/v1.5.0...v1.6.0) (2024-10-13) + + + + +### Features: + +* Map: Link signature on splash + ## [v1.5.0](https://github.com/wanderer-industries/wanderer/compare/v1.4.0...v1.5.0) (2024-10-11) diff --git a/mix.exs b/mix.exs index a5824409..edeb4d9c 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.5.0" + @version "1.6.0" def project do [