Skip to content

Commit

Permalink
Merge pull request #1487 from ardriveapp/PE-5093-release-ar-drive-app…
Browse files Browse the repository at this point in the history
…-v-2-25-0

PE-5093: chore: bump version
  • Loading branch information
thiagocarvalhodev authored Nov 21, 2023
2 parents eab3308 + 8789741 commit 46daf10
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 18 deletions.
3 changes: 3 additions & 0 deletions android/fastlane/metadata/android/en-US/changelogs/78.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Adding a new manifest icon and updating the download icon throughout the apps.
- Fixing an issue with long File Types by wrapping the text.
- Adding full screen image previews.
2 changes: 1 addition & 1 deletion packages/ardrive_uploader/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
ardrive_io:
git:
url: https://github.com/ar-io/ardrive_io.git
ref: PE-4923
ref: v1.4.2
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
Expand Down
2 changes: 1 addition & 1 deletion packages/ardrive_uploader/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
ardrive_io:
git:
url: https://github.com/ar-io/ardrive_io.git
ref: PE-4923
ref: v1.4.2
arweave:
git:
url: https://github.com/ardriveapp/arweave-dart.git
Expand Down
6 changes: 3 additions & 3 deletions packages/pst/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ packages:
dependency: "direct main"
description:
path: "."
ref: PE-4971-generate-optional-fields-if-missing
resolved-ref: "965224ff551191614d83f6ce01bf2340e9ed9980"
ref: "v3.8.1"
resolved-ref: "6629b72b6e36a1628fd5a74a5deb5cae24d09fe5"
url: "https://github.com/ardriveapp/arweave-dart.git"
source: git
version: "3.8.0"
version: "3.8.1"
async:
dependency: transitive
description:
Expand Down
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,20 +84,20 @@ packages:
dependency: "direct main"
description:
path: "."
ref: PE-4923
resolved-ref: bd97a88d2aa356af75296727bb8883a9efd2b0f6
ref: "v1.4.2"
resolved-ref: "0a693d0c863a2e7898755278eb862a90cffaa037"
url: "https://github.com/ar-io/ardrive_io.git"
source: git
version: "1.4.1"
version: "1.4.2"
ardrive_ui:
dependency: "direct main"
description:
path: "."
ref: PE-4751-update-icons
resolved-ref: "0865c5e6eee75050a133b5bf659b831a43b5209f"
ref: "v1.15.0"
resolved-ref: "0c088e5eb93cd2f3434e90080a91ec4ac2362da8"
url: "https://github.com/ar-io/ardrive_ui.git"
source: git
version: "1.14.0"
version: "1.15.0"
ardrive_uploader:
dependency: "direct main"
description:
Expand Down
10 changes: 3 additions & 7 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.24.2
version: 2.25.0

environment:
sdk: '>=3.0.2 <4.0.0'
Expand Down Expand Up @@ -35,11 +35,11 @@ dependencies:
ardrive_io:
git:
url: https://github.com/ar-io/ardrive_io.git
ref: PE-4923
ref: v1.4.2
ardrive_ui:
git:
url: https://github.com/ar-io/ardrive_ui.git
ref: PE-4751-update-icons
ref: v1.15.0
ardrive_utils:
path: ./packages/ardrive_utils
ardrive_uploader:
Expand Down Expand Up @@ -142,10 +142,6 @@ dependency_overrides:
path: packages/stripe_platform_interface
ref: main
http: ^1.1.0
ardrive_io:
git:
url: https://github.com/ar-io/ardrive_io.git
ref: PE-4923

dev_dependencies:
integration_test:
Expand Down

0 comments on commit 46daf10

Please sign in to comment.