Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
uintdev committed May 18, 2021
1 parent 353a525 commit e7884e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.1.2
Android:
- Reduced minimum API/SDK version requirement to 16 (Jelly Bean)

## 1.1.1
Linux:
- Fixed minimum window size bug
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: 1.1.1+16
version: 1.1.2+17

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit e7884e8

Please sign in to comment.