Fix: Did not update the production version of environment.js

This commit is contained in:
Amritanshu Agrawal 2023-08-23 11:49:37 +05:30
parent 5102c4731b
commit c0fb0c483c
1 changed files with 1 additions and 0 deletions

View File

@ -3,4 +3,5 @@ export const environment = {
// eslint-disable-next-line @typescript-eslint/naming-convention
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
version: '11.3.2',
title: 'HnG / TGB',
};