diff --git a/CHANGELOG.md b/CHANGELOG.md index 68948917..41ae7526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.77.9](https://github.com/wanderer-industries/wanderer/compare/v1.77.8...v1.77.9) (2025-09-04) + + + + +### Bug Fixes: + +* Auto select following char system on start + ## [v1.77.8](https://github.com/wanderer-industries/wanderer/compare/v1.77.7...v1.77.8) (2025-09-03) diff --git a/mix.exs b/mix.exs index 08a43088..0fd778db 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.77.8" + @version "1.77.9" def project do [