set version to 2.2.8 for maintenance release

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2025-07-08 09:02:19 +02:00
parent 6d10a9a096
commit 97360e450d
3 changed files with 7 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ final class Froxlor
{
// Main version variable
const VERSION = '2.2.7';
const VERSION = '2.2.8';
// Database version (YYYYMMDDC where C is a daily counter)
const DBVERSION = '202412030';