Skip to content

Commit

Permalink
Merge pull request #1930 from ardriveapp/fix-drag-n-drop
Browse files Browse the repository at this point in the history
bump ardrive_io version
  • Loading branch information
thiagocarvalhodev authored Dec 4, 2024
2 parents 146c77b + 1246193 commit e384195
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit e384195

Please sign in to comment.