We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef39f0b commit 28f0609Copy full SHA for 28f0609
module/Core/src/Module.php
@@ -48,7 +48,7 @@ class Module implements
48
{
49
use VersionProviderTrait;
50
51
- const VERSION = '0.35.0';
+ const VERSION = '0.35.1';
52
53
/**
54
* @param ModuleOptions $options
0 commit comments