Skip to content

Commit c275a48

Browse files
committed
Increased version to 2.0.3
1 parent cdce53c commit c275a48

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
@@ -94,7 +94,7 @@ class CustomModuleManager extends AbstractModule implements
9494
use ModuleListTrait;
9595

9696
//Custom module version
97-
public const CUSTOM_VERSION = 'v2.0.2';
97+
public const CUSTOM_VERSION = 'v2.0.3';
9898

9999
//GitHub repository
100100
public const GITHUB_REPO = 'Jefferson49/CustomModuleManager';

0 commit comments

Comments
 (0)