Skip to content

Commit 89ddb15

Browse files
committed
Increased version to: 1.5.2
1 parent f2f9825 commit 89ddb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RepositoryHierarchy.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class RepositoryHierarchy extends AbstractModule implements
105105
use ModuleDataFixTrait;
106106

107107
//Custom module version
108-
public const CUSTOM_VERSION = '1.5.1';
108+
public const CUSTOM_VERSION = '1.5.2';
109109

110110
//Routes, attributes
111111
protected const MODULE_NAME_IN_ROUTE = 'repositoryhierarchy';

0 commit comments

Comments
 (0)