Skip to content

Commit

Permalink
Release 0.33.9
Browse files Browse the repository at this point in the history
  • Loading branch information
TiSiE committed Apr 1, 2019
1 parent 4d91a4e commit 70451a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/Core/src/Module.php
Expand Up @@ -43,7 +43,7 @@ class Module implements
RequireFilePermissionInterface,
RequireDirectoryPermissionInterface
{
const VERSION = '0.33.8';
const VERSION = '0.33.9';

/**
* @param ModuleOptions $options
Expand Down

0 comments on commit 70451a5

Please sign in to comment.