浏览代码

bump version

tobiasKaminsky 8 年之前
父节点
当前提交
1cede628f9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/modified/AndroidManifest.xml

+ 2 - 2
src/modified/AndroidManifest.xml

@@ -19,8 +19,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           xmlns:tools="http://schemas.android.com/tools"
           package="com.owncloud.android"
-          android:versionCode="10040299"
-          android:versionName="1.4.2">
+          android:versionCode="10040399"
+          android:versionName="1.4.3">
 
     <application
         android:name=".MainApp"