Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
uintdev committed Feb 8, 2023
1 parent 819cb8f commit 169ee07
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 2.1.0

Android:

- Potential bug fix on certain devices regarding system UI colour changing animation (status and navigation bar -- by not animating them)

All:

- Updated UI
- New light theme
- Updated dark theme
- Changes depending on system theme
- Added Turkish translation
- Unrestricted rotation for tablets
- Note: this does not mean the UI is optimised for large displays -- this is just for convenience

## 2.0.0

Android:
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.0.0+29
version: 2.1.0+30

environment:
sdk: '>=2.19.0-255.2.beta <3.0.0'
Expand Down

0 comments on commit 169ee07

Please sign in to comment.