Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
RC1 versioning
  • Loading branch information
AndyScherzinger committed Sep 6, 2016
commit ffa3d15088346dbbc59ebeffb869b742b61991e3
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.owncloud.android"
android:versionCode="10020099"
android:versionName="1.2.0">
android:versionCode="10030001"
android:versionName="1.3.0 RC1">

<uses-sdk
android:minSdkVersion="14"
Expand Down