Skip to content

Commit efc9764

Browse files
committed
Increased version to 1.1.6
1 parent 8efc31f commit efc9764

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
@@ -99,7 +99,7 @@ class OAuth2Client extends AbstractModule implements
9999
private Collection $custom_view_list;
100100

101101
//Custom module version
102-
public const CUSTOM_VERSION = '1.1.5';
102+
public const CUSTOM_VERSION = '1.1.6';
103103

104104
//Routes
105105
public const REDIRECT_ROUTE = '/OAuth2Client';

0 commit comments

Comments
 (0)