diff --git a/config.ts b/config.ts index 381ccc2..96ab00b 100644 --- a/config.ts +++ b/config.ts @@ -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" \ No newline at end of file