Skip to content

Commit

Permalink
Bump to version 3 for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-blay committed Oct 22, 2017
1 parent a3cf094 commit 90773c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workspace/AndroidManifest.xml
Expand Up @@ -17,8 +17,8 @@ Copyright (C) 2017 Christopher Blay <chris.b.blay@gmail.com>
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.covertbagel.neko"
android:versionCode="2"
android:versionName="2">
android:versionCode="3"
android:versionName="3">

<uses-sdk android:minSdkVersion="24" />

Expand Down

0 comments on commit 90773c8

Please sign in to comment.