Version Bump v11.6.0
This commit is contained in:
@ -2,6 +2,6 @@ export const environment = {
|
||||
production: true,
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
|
||||
version: '11.5.1',
|
||||
version: '11.6.0',
|
||||
title: 'HnG / TGB',
|
||||
};
|
||||
|
||||
@ -6,7 +6,7 @@ export const environment = {
|
||||
production: false,
|
||||
// eslint-disable-next-line @typescript-eslint/naming-convention
|
||||
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
|
||||
version: '11.5.1',
|
||||
version: '11.6.0',
|
||||
title: 'HnG / TGB',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user