Browse Source

bump version

tobiasKaminsky 8 years ago
parent
commit
1cede628f9
1 changed files with 2 additions and 2 deletions
  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"