diff --git a/config.ts b/config.ts index 4d2bf4e..131c4b3 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.9.7 (beta)" +export const APP_VERSION = "0.9.8 (beta)" export const APP_URL = "https://it.stuve.uni-ulm.de" \ No newline at end of file