Skip to content

Commit 7d80add

Browse files
committed
Increased version to 1.2.0
1 parent f587eee commit 7d80add

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
@@ -181,7 +181,7 @@ class RepositoryHierarchy extends AbstractModule implements
181181
public const SOUR_REFN_TYPE_META_REPO = 'META_REPOSITORY';
182182

183183
//Custom module version
184-
public const CUSTOM_VERSION = '1.1.0';
184+
public const CUSTOM_VERSION = '1.2.0';
185185

186186
//Github repository
187187
public const GITHUB_REPO = 'Jefferson49/RepositoryHierarchy';

0 commit comments

Comments
 (0)