Version Bump v15.2.4

This commit is contained in:
2026-08-29 17:08:09 +05:30
parent 5cfa02a6ef
commit 15288b270a
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
export const environment = {
ACCESS_TOKEN_REFRESH_MINUTES: 10, // refresh token 10 minutes before expiry
version: '15.2.3',
version: '15.2.4',
title: 'HnG / TGB',
};