set dbversion

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-05-23 15:21:25 +02:00
parent c1f03c1683
commit 2e6b939ec6
3 changed files with 3 additions and 3 deletions

View File

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