V3.1.13 - Fixed problem with network datasource not responding to FAULT conditions correctly

This commit is contained in:
Graham Jones
2020-02-16 19:30:14 +00:00
parent 8a09fe45cc
commit 3e9000c52a
48 changed files with 16 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.org.openseizuredetector"
android:versionCode="66"
android:versionName="3.1.12"
android:versionCode="67"
android:versionName="3.1.13"
>
<!--android:allowBackup="false"-->