diff --git a/config.ts b/config.ts index a5829b9..09824d2 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.5 (beta)" +export const APP_VERSION = "0.9.6 (beta)" export const APP_URL = "https://it.stuve.uni-ulm.de" \ No newline at end of file