From 8a238a447d18da94e8a7ee251ff52264a42735a4 Mon Sep 17 00:00:00 2001 From: CI Date: Sun, 26 Jan 2025 16:21:18 +0000 Subject: [PATCH] chore: release version v1.43.8 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [