diff --git a/SeedDMS_SQLiteFTS/package.xml b/SeedDMS_SQLiteFTS/package.xml
index 0c397f520..a0d990920 100644
--- a/SeedDMS_SQLiteFTS/package.xml
+++ b/SeedDMS_SQLiteFTS/package.xml
@@ -11,11 +11,11 @@
uwe@steinmann.cx
yes
- 2021-05-10
+ 2022-03-04
- 1.0.16
- 1.0.16
+ 1.0.17
+ 1.0.17
stable
@@ -23,9 +23,6 @@
GPL License
-- close pipes in execWithTimeout(), also return exit code of command
-- add support for fts5 (make it the default)
-- add class SeedDMS_SQLiteFTS_Field
- throw exeption in find() instead of returning false
@@ -337,5 +334,23 @@ add user to list of terms
- add indexing folders
+
+ 2021-05-10
+
+
+ 1.0.16
+ 1.0.16
+
+
+ stable
+ stable
+
+ GPL License
+
+- close pipes in execWithTimeout(), also return exit code of command
+- add support for fts5 (make it the default)
+- add class SeedDMS_SQLiteFTS_Field
+
+