Version Bump v13.2.0

This commit is contained in:
2024-08-16 11:48:08 +05:30
parent 28c603caee
commit 860c7d39ef
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
export const environment = {
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
version: '13.1.0',
version: '13.2.0',
title: 'HnG / TGB',
};