Skip to content

Commit 12784f2

Browse files
committed
Increment version
1 parent 8484d82 commit 12784f2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.6.1
4+
5+
- Increased compile and target SDK to 36 (Android 16)
6+
- Various minor technical migrations
7+
38
## 2.6.0
49

510
- Direct Access Mode is now only available for Android 10 or earlier for Play Store builds due to policy issues -- GitHub builds not affected

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Transfer files with ease over a network.
33

44
publish_to: 'none'
55

6-
version: 2.6.0+46
6+
version: 2.6.1+47
77

88
environment:
99
sdk: '>= 3.8.0-265.0.dev <4.0.0'

0 commit comments

Comments
 (0)