diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d7e241a..16857a42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.90.7](https://github.com/wanderer-industries/wanderer/compare/v1.90.6...v1.90.7) (2025-12-15) + + + + +### Bug Fixes: + +* core: fixed scopes + ## [v1.90.6](https://github.com/wanderer-industries/wanderer/compare/v1.90.5...v1.90.6) (2025-12-12) diff --git a/mix.exs b/mix.exs index 07e0a810..f902ffbb 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.90.6" + @version "1.90.7" def project do [