Skip to content

Commit 9a181c8

Browse files
committed
Increased version to 1.5.1
1 parent 5d5d16e commit 9a181c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RepositoryHierarchy.php

Lines changed: 1 addition & 1 deletion
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.0';
108+
public const CUSTOM_VERSION = '1.5.1';
109109

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

0 commit comments

Comments
 (0)