Skip to content

Commit 0367176

Browse files
committed
Increased version to 2.0.1
1 parent 18c602a commit 0367176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CustomModuleManager.php

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

9898
//Custom module version
99-
public const CUSTOM_VERSION = 'v2.0.0';
99+
public const CUSTOM_VERSION = 'v2.0.1';
100100

101101
//GitHub repository
102102
public const GITHUB_REPO = 'Jefferson49/CustomModuleManager';

0 commit comments

Comments
 (0)