Bump version to 2018-11-10

This commit is contained in:
logmanoriginal 2018-11-10 18:04:58 +01:00
parent a935e310ff
commit a08811f147

View file

@ -1,7 +1,7 @@
<?php
class Configuration {
public static $VERSION = 'dev.2018-10-15';
public static $VERSION = '2018-11-10';
public static $config = null;