diff --git a/CHANGELOG.md b/CHANGELOG.md index f751febb..8ad7faaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.70.7](https://github.com/wanderer-industries/wanderer/compare/v1.70.6...v1.70.7) (2025-06-18) + + + + +### Bug Fixes: + +* Subscriptions: Added option to topup using ALL user balance available + ## [v1.70.6](https://github.com/wanderer-industries/wanderer/compare/v1.70.5...v1.70.6) (2025-06-18) diff --git a/mix.exs b/mix.exs index c0bf7b35..40aef974 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.70.6" + @version "1.70.7" def project do [