chore: sync frontend version.ts with API 0.8.3

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-10 09:11:41 +10:00
parent aafb80fa31
commit e65daa8c3b
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
export const APP_NAME = "Security Alert Center";
export const APP_VERSION = "0.8.2";
export const APP_VERSION = "0.8.3";
export const APP_VERSION_LABEL = `${APP_NAME} v.${APP_VERSION}`;