Version bump to v8.1.0
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
|
||||
version: '8.0.2',
|
||||
version: '8.1.0',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user