diff --git a/CHANGELOG.md b/CHANGELOG.md index 70cd90a0..9030ef76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.29.2](https://github.com/wanderer-industries/wanderer/compare/v1.29.1...v1.29.2) (2024-12-07) + + + + +### Bug Fixes: + +* Core: Fix unpkg CDN issues, fix Abyssals sites adding as systems on map + ## [v1.29.1](https://github.com/wanderer-industries/wanderer/compare/v1.29.0...v1.29.1) (2024-12-05) diff --git a/mix.exs b/mix.exs index c00ade83..130b0bef 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.29.1" + @version "1.29.2" def project do [