Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
uintdev committed Jun 29, 2024
1 parent fb1e638 commit 32da1af
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2.5.0

- Full URL can now be copied to the clipboard directly by press and holding on the QR code -- no longer need to go through the share sheet (if it even offers the 'copy to clipboard' option in the first place, which may vary by OEM)
- Tooltip with a full URL that would previously show when press and holding the QR code will now appear when tapping on the QR code instead
- Bug fixes from dependencies that address reliability and recent build issues

## 2.4.0

- Improved file handling in a case where a user can select files of the same name from different folders
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Transfer files with ease over a network.

publish_to: 'none'

version: 2.4.0+43
version: 2.5.0+44

environment:
sdk: '>= 3.5.0-315.0.dev <4.0.0'
Expand Down

0 comments on commit 32da1af

Please sign in to comment.