ソースを参照

prepare 1.3.1

Andy Scherzinger 8 年 前
コミット
8c15fb5075
2 ファイル変更8 行追加2 行削除
  1. 2 2
      AndroidManifest.xml
  2. 6 0
      CHANGELOG.md

+ 2 - 2
AndroidManifest.xml

@@ -20,8 +20,8 @@
 -->
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.owncloud.android"
-    android:versionCode="10030099"
-    android:versionName="1.3.0">
+    android:versionCode="10030199"
+    android:versionName="1.3.1">
 
     <uses-sdk
         android:minSdkVersion="14"

+ 6 - 0
CHANGELOG.md

@@ -1,3 +1,9 @@
+## 1.3.1 (September 20, 2016)
+
+- Move action hard to discover - difference between single/multi selection
+- Show move/copy context in toolbar title
+- Share file with dictadroid to Nextcloud
+
 ## 1.3.0 (September 17, 2016)
 
 - Files drop permission in share viewe