feat(csv export): improved username in csv
Build and Push Docker image / build-and-push (push) Successful in 6m41s Details

This commit is contained in:
Valentin Kolb 2024-06-25 01:11:15 +02:00
parent ade678da1f
commit dba1904228
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 // general
export const APP_NAME = "StuVe IT" export const APP_NAME = "StuVe IT"
export const APP_VERSION = "0.9.5 (beta)" export const APP_VERSION = "0.9.6 (beta)"
export const APP_URL = "https://it.stuve.uni-ulm.de" export const APP_URL = "https://it.stuve.uni-ulm.de"