chore: release version v1.10.0

This commit is contained in:
CI
2024-10-13 10:18:23 +00:00
parent 1d36fadbfa
commit cc412e93c0
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -2,6 +2,15 @@
<!-- changelog -->
## [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)
+1 -1
View File
@@ -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
[