V4.0.1b - added pSeizure to data returned by web interface.

This commit is contained in:
Graham Jones
2022-09-23 22:53:23 +01:00
parent 2318af9be7
commit bcb74b1fa0
2 changed files with 5 additions and 2 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="104"
android:versionName="4.1.0a">
android:versionCode="105"
android:versionName="4.1.0b">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />