mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-23 07:18:07 +00:00
Set new gravity database version to 16 (#5328)
This commit is contained in:
commit
047017dc6a
@ -58,7 +58,7 @@ CREATE TABLE info
|
||||
value TEXT NOT NULL
|
||||
);
|
||||
|
||||
INSERT INTO "info" VALUES('version','15');
|
||||
INSERT INTO "info" VALUES('version','16');
|
||||
|
||||
CREATE TABLE domain_audit
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user