Skip to content

Commit

Permalink
Updating version number for play store.
Browse files Browse the repository at this point in the history
  • Loading branch information
rnpenguin committed Nov 7, 2014
1 parent 2e8948a commit 44b688a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.nightscout.android"
android:versionCode="12"
android:versionCode="13"
android:versionName="0.1.7">

<uses-feature android:name="android.hardware.usb.host" />
Expand Down

0 comments on commit 44b688a

Please sign in to comment.