diff --git a/CHANGELOG.md b/CHANGELOG.md index 7398f89f..51f1803e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.2.5](https://github.com/wanderer-industries/wanderer/compare/v1.2.4...v1.2.5) (2024-10-04) + + + + +### Bug Fixes: + +* Core: Add system "true security" correction + ## [v1.2.4](https://github.com/wanderer-industries/wanderer/compare/v1.2.3...v1.2.4) (2024-10-03) diff --git a/mix.exs b/mix.exs index 747d9d15..e7916806 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.2.4" + @version "1.2.5" def project do [