fix typo in varchar length of selector field of new panel_2fa_tokens table, thx to Davidd

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2024-08-14 20:24:24 +02:00
parent a60c21218c
commit 19995f4345
4 changed files with 15 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ final class Froxlor
const VERSION = '2.2.0-rc3';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '202407200';
const DBVERSION = '202408140';
// Distribution branding-tag (used for Debian etc.)
const BRANDING = '';