chore: release version v1.12.0

This commit is contained in:
CI
2024-10-16 14:12:30 +00:00
parent 7deaf1fd9f
commit 33649b1887
2 changed files with 10 additions and 1 deletions

View File

@@ -2,6 +2,15 @@
<!-- changelog -->
## [v1.12.0](https://github.com/wanderer-industries/wanderer/compare/v1.11.5...v1.12.0) (2024-10-16)
### Features:
* Map: Prettify user settings
## [v1.11.5](https://github.com/wanderer-industries/wanderer/compare/v1.11.4...v1.11.5) (2024-10-16)

View File

@@ -2,7 +2,7 @@ defmodule WandererApp.MixProject do
use Mix.Project
@source_url "https://github.com/wanderer-industries/wanderer"
@version "1.11.5"
@version "1.12.0"
def project do
[