From 124619316504f0c2999a507297fd27205b2497c5 Mon Sep 17 00:00:00 2001 From: Thiago Carvalho <32248947+thiagocarvalhodev@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:16:26 -0300 Subject: [PATCH] bump ardrive_io version --- pubspec.lock | 6 +++--- pubspec.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index fa69ae58b..1fe798358 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -92,11 +92,11 @@ packages: dependency: "direct main" description: path: "." - ref: "v1.4.6" - resolved-ref: "93bc5bb82e5070fbffd22544d3057e3ccbe5889a" + ref: "v1.4.7" + resolved-ref: "07983a8ae7f3fc529e044f5509d8a0be70b765c0" url: "https://github.com/ar-io/ardrive_io.git" source: git - version: "1.4.6" + version: "1.4.7" ardrive_logger: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 827ba221b..b5f98688f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: Secure, permanent storage publish_to: 'none' -version: 2.59.0 +version: 2.59.1 environment: sdk: '>=3.2.0 <4.0.0' @@ -171,7 +171,7 @@ dependency_overrides: ardrive_io: git: url: https://github.com/ar-io/ardrive_io.git - ref: v1.4.6 + ref: v1.4.7 ardrive_ui: path: ./packages/ardrive_ui