From 30893ca68eb0a742734fabbac0ddd7859cdcd52c Mon Sep 17 00:00:00 2001 From: CI Date: Wed, 18 Jun 2025 15:54:03 +0000 Subject: [PATCH] chore: release version v1.70.7 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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 [