fix(health): report F4 phase

This commit is contained in:
2026-09-08 16:14:04 -03:00
parent a75e9bdcb0
commit 0d5bdd25ce
+1 -1
View File
@@ -1,2 +1,2 @@
export const API_VERSION = '0.25.0-1';
export const API_PHASE = 'F3.2';
export const API_PHASE = 'F4';