diff --git a/CHANGELOG.md b/CHANGELOG.md index 136dab81..504c3fa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.10.0](https://github.com/wanderer-industries/wanderer/compare/v1.9.0...v1.10.0) (2024-10-13) + + + + +### Features: + +* Map: Link signature on splash + ## [v1.9.0](https://github.com/wanderer-industries/wanderer/compare/v1.8.0...v1.9.0) (2024-10-13) diff --git a/mix.exs b/mix.exs index e628f3e8..180e526f 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.9.0" + @version "1.10.0" def project do [