add unique-key domainid to domain_ssl_settings table

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2020-05-15 09:49:53 +02:00
parent bddf9b496c
commit eb3590dc34
3 changed files with 21 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ final class Froxlor
const VERSION = '0.10.16';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '202004140';
const DBVERSION = '202005150';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';