aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqlite2/dbsqlite2.json
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/DbSqlite2/dbsqlite2.json')
-rw-r--r--Plugins/DbSqlite2/dbsqlite2.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/Plugins/DbSqlite2/dbsqlite2.json b/Plugins/DbSqlite2/dbsqlite2.json
index 59a17e1..cd9f437 100644
--- a/Plugins/DbSqlite2/dbsqlite2.json
+++ b/Plugins/DbSqlite2/dbsqlite2.json
@@ -1,7 +1,8 @@
{
- "type": "DbPlugin",
- "title": "SQLite 2",
- "description": "Provides support for SQLite 2.* databases",
- "version": 10005,
- "author": "SalSoft"
+ "type": "DbPlugin",
+ "title": "SQLite 2",
+ "description": "Provides support for SQLite 2.* databases",
+ "minAppVersion": 30101,
+ "version": 10006,
+ "author": "SalSoft"
}