version: Bump to 2018-08-07
This commit is contained in:
parent
09c9d015b4
commit
de7622ebbf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
class Configuration {
|
||||
|
||||
public static $VERSION = '2018-07-17';
|
||||
public static $VERSION = '2018-08-07';
|
||||
|
||||
public static $config = null;
|
||||
|
||||
|
|
Loading…
Reference in a new issue