Skip to content

Commit 2fb2609

Browse files
committed
Version 2.13
1 parent 329da26 commit 2fb2609

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 2.13 (2016/01/07)
2+
+ Enable the ftp server to be started from Tasker/Locale
3+
* Fixed bugs
14
Version 2.12 (2016/04/25)
25
* Internal reorganization in build flavors
36
Version 2.11.3 (2016/02/5)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "be.ppareit.swiftp"
1010
minSdkVersion 14
1111
targetSdkVersion 24
12-
versionCode 21200
13-
versionName "2.12.0"
12+
versionCode 21300
13+
versionName "2.13.0"
1414
}
1515
productFlavors {
1616
playstore_paid {

0 commit comments

Comments
 (0)