瀏覽代碼

Merge pull request #228 from owncloud/release-1.4.4

Release 1.4.4 (really)
David A. Velasco 11 年之前
父節點
當前提交
8584642ec6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      AndroidManifest.xml

+ 2 - 2
AndroidManifest.xml

@@ -18,8 +18,8 @@
   along with this program.  If not, see <http://www.gnu.org/licenses/>.
  -->
 <manifest package="com.owncloud.android"
-    android:versionCode="104003"
-    android:versionName="1.4.3" xmlns:android="http://schemas.android.com/apk/res/android">
+    android:versionCode="104004"
+    android:versionName="1.4.4" xmlns:android="http://schemas.android.com/apk/res/android">
 
     <uses-permission android:name="android.permission.GET_ACCOUNTS" />
     <uses-permission android:name="android.permission.USE_CREDENTIALS" />