Skip to content

Commit cc892c4

Browse files
committed
Increased version to 1.1.8
1 parent 42fbb94 commit cc892c4

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
@@ -96,7 +96,7 @@ class OAuth2Client extends AbstractModule implements
9696
private Collection $custom_view_list;
9797

9898
//Custom module version
99-
public const CUSTOM_VERSION = '1.1.7';
99+
public const CUSTOM_VERSION = '1.1.8';
100100

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

0 commit comments

Comments
 (0)