Skip to content

Commit f165c61

Browse files
committed
Release 0.33.3
1 parent 24b5e4f commit f165c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/Core/src/Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Module implements
4343
RequireFilePermissionInterface,
4444
RequireDirectoryPermissionInterface
4545
{
46-
const VERSION = '0.33.2';
46+
const VERSION = '0.33.3';
4747

4848
/**
4949
* @param ModuleOptions $options

0 commit comments

Comments
 (0)