Skip to content

Commit 81abf13

Browse files
committed
Increased module version to 1.3.9
1 parent 48cb215 commit 81abf13

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.3.8';
108+
public const CUSTOM_VERSION = '1.3.9';
109109

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

0 commit comments

Comments
 (0)