diff --git a/CHANGELOG.md b/CHANGELOG.md index 599606c4..dc29577a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ +## [v1.20.1](https://github.com/wanderer-industries/wanderer/compare/v1.20.0...v1.20.1) (2024-11-22) + + + + ## [v1.20.0](https://github.com/wanderer-industries/wanderer/compare/v1.19.3...v1.20.0) (2024-11-22) diff --git a/mix.exs b/mix.exs index 1e969ffa..e2a06c1a 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.20.0" + @version "1.20.1" def project do [