Skip to content

Commit 28f0609

Browse files
committed
Release 0.35.1
1 parent ef39f0b commit 28f0609

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

5353
/**
5454
* @param ModuleOptions $options

0 commit comments

Comments
 (0)