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 78f495e commit 9d49000Copy full SHA for 9d49000
module/Core/src/Module.php
@@ -48,7 +48,7 @@ class Module implements
48
{
49
use VersionProviderTrait;
50
51
- const VERSION = '0.34.2';
+ const VERSION = '0.34.3';
52
53
/**
54
* @param ModuleOptions $options
0 commit comments