Skip to content

Commit 2b20380

Browse files
committed
Release 0.34.4
1 parent 85c7b31 commit 2b20380

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
@@ -48,7 +48,7 @@ class Module implements
4848
{
4949
use VersionProviderTrait;
5050

51-
const VERSION = '0.34.3';
51+
const VERSION = '0.34.4';
5252

5353
/**
5454
* @param ModuleOptions $options

0 commit comments

Comments
 (0)