Skip to content

Commit 8ae5c98

Browse files
committed
Bump version to v0.4.0
1 parent 79e1473 commit 8ae5c98

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="30099"
5-
android:versionName="0.3.0" >
4+
android:versionCode="40099"
5+
android:versionName="0.4.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)