Skip to content

Commit 39deebc

Browse files
committed
Bump version to v0.5.0
1 parent c0f4059 commit 39deebc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.bpmct.trmnl_nook_simple_touch"
4-
android:versionCode="40099"
5-
android:versionName="0.4.0" >
4+
android:versionCode="50099"
5+
android:versionName="0.5.0" >
66

77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />

0 commit comments

Comments
 (0)