Skip to content

Commit

Permalink
Update module version to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefferson49 committed Sep 14, 2023
1 parent e552e02 commit ce30d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RepositoryHierarchy.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class RepositoryHierarchy extends AbstractModule implements
use ModuleDataFixTrait;

//Custom module version
public const CUSTOM_VERSION = '1.3.3';
public const CUSTOM_VERSION = '1.3.4';

//Routes, attributes
protected const MODULE_NAME_IN_ROUTE = 'repositoryhierarchy';
Expand Down

0 comments on commit ce30d10

Please sign in to comment.