Skip to content

Commit aa259f6

Browse files
committed
Increased version to 1.0.6
1 parent 81a9e4d commit aa259f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CustomModuleManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ class CustomModuleManager extends AbstractModule implements
9292
use ModuleListTrait;
9393

9494
//Custom module version
95-
public const CUSTOM_VERSION = 'v1.0.5';
95+
public const CUSTOM_VERSION = 'v1.0.6';
9696

9797
//GitHub repository
9898
public const GITHUB_REPO = 'Jefferson49/CustomModuleManager';

0 commit comments

Comments
 (0)