From b213122428e7126f280d0a83cbda152921e812c4 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 24 Dec 2015 19:06:16 +0000 Subject: Bump databaseversion to 7 --- provisioning-scripts.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning-scripts.lua b/provisioning-scripts.lua index ba0be9c..434f49c 100644 --- a/provisioning-scripts.lua +++ b/provisioning-scripts.lua @@ -1139,7 +1139,7 @@ mymodule.provisioning_params = { "INSERT INTO provisioning_params VALUES(default, 'softkey8', 'boolean', 'Soft Key 8 Enable', '', 'false', '308', '', null)", "INSERT INTO provisioning_params VALUES(default, 'softkey9', 'boolean', 'Soft Key 9 Enable', '', 'false', '309', '', null)", "INSERT INTO provisioning_params VALUES(default, 'softkey10', 'boolean', 'Soft Key 10 Enable', '', 'false', '310', '', null)", - "INSERT INTO provisioning_params VALUES(default, 'databaseversion', 'text', 'Provisioning Database Version', 'Do not edit or delete!', '6', '999', '', null)" + "INSERT INTO provisioning_params VALUES(default, 'databaseversion', 'text', 'Provisioning Database Version', 'Do not edit or delete!', '7', '999', '', null)" } -- All of the (non-default) parameter values for all devices are stored here -- cgit v1.2.3