Skip to content

Commit ab5233b

Browse files
committed
Release 0.35.4
1 parent ddee2e2 commit ab5233b

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.35.3';
51+
const VERSION = '0.35.4';
5252

5353
/**
5454
* @param ModuleOptions $options

0 commit comments

Comments
 (0)