From 9918f46a6ebd8167ddbb8de2d8925d1ef7f74ec9 Mon Sep 17 00:00:00 2001 From: redDwarf03 Date: Thu, 25 Jul 2024 20:47:15 +0200 Subject: [PATCH] new version 1.1.0+73 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d01af32e..772acdee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: aedex description: Enable direct peer-to-peer trading of digital assets on the Archethic blockchain, eliminating the need for centralized intermediaries. publish_to: "none" -version: 1.1.0+72 +version: 1.1.0+73 environment: sdk: ">=3.3.0 <4.0.0"