fix(EmailTokenVerifikation):

This commit is contained in:
Valentin Kolb 2024-05-29 11:55:28 +02:00
parent 1a666df795
commit 594a7f42fd
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ export const PB_STORAGE_KEY = "stuve-it-login-record"
// general
export const APP_NAME = "StuVe IT"
export const APP_VERSION = "0.8.0 (beta)"
export const APP_VERSION = "0.8.1 (beta)"
export const APP_URL = "https://it.stuve.uni-ulm.de"