From 575ada3b9a8b7e6b9ad300720be4d071307964fb Mon Sep 17 00:00:00 2001 From: CharlVS <77973576+CharlVS@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:06:59 +0200 Subject: [PATCH] Bump release version Bump release minor version since this is considered more than a patch. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d689eea88..cb8243851 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: Multicoin Wallet with DEX gateway # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 0.7.1+0 +version: 0.8.0+0 publish_to: none