Skip to content

Commit

Permalink
Bump version to 2018-11-10
Browse files Browse the repository at this point in the history
  • Loading branch information
logmanoriginal committed Nov 10, 2018
1 parent a935e31 commit a08811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Configuration.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
class Configuration {

public static $VERSION = 'dev.2018-10-15';
public static $VERSION = '2018-11-10';

public static $config = null;

Expand Down

0 comments on commit a08811f

Please sign in to comment.