Bump version to dev.2018-11-10
This commit is contained in:
parent
a08811f147
commit
4713fb6190
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
class Configuration {
|
||||
|
||||
public static $VERSION = '2018-11-10';
|
||||
public static $VERSION = 'dev.2018-11-10';
|
||||
|
||||
public static $config = null;
|
||||
|
||||
|
|
Loading…
Reference in a new issue