Merge branch 'master' into logformat

This commit is contained in:
Patrik Kernstock
2020-01-03 22:32:45 +01:00
committed by GitHub
6 changed files with 33 additions and 16 deletions

View File

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