Skip to content

Commit 3b65c49

Browse files
committed
Increased version to 1.0.1
1 parent faf67f7 commit 3b65c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OAuth2Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ class OAuth2Client extends AbstractModule implements
9797
private Collection $custom_view_list;
9898

9999
//Custom module version
100-
public const CUSTOM_VERSION = '1.0.0-rc.2';
100+
public const CUSTOM_VERSION = '1.0.1';
101101

102102
//Routes
103103
public const REDIRECT_ROUTE = '/OAuth2Client';

0 commit comments

Comments
 (0)