mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 15:24:02 +01:00
Bump database version
This commit is contained in:
@@ -219,4 +219,4 @@ CREATE TABLE "system" (
|
||||
"value" long
|
||||
);
|
||||
|
||||
INSERT INTO "system" ("name", "value") VALUES ('roundcube-version', '2016081200');
|
||||
INSERT INTO "system" ("name", "value") VALUES ('roundcube-version', '2016100900');
|
||||
|
||||
Reference in New Issue
Block a user