diff --git a/CHANGELOG.md b/CHANGELOG.md index 02882062..d482a923 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.43.8](https://github.com/wanderer-industries/wanderer/compare/v1.43.7...v1.43.8) (2025-01-26) + + + + +### Bug Fixes: + +* Core: Update shuttered constellations (required EVE DB data update on server). + ## [v1.43.7](https://github.com/wanderer-industries/wanderer/compare/v1.43.6...v1.43.7) (2025-01-26) diff --git a/mix.exs b/mix.exs index 719c8ed7..7bcbd164 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.43.7" + @version "1.43.8" def project do [