From 99ea1614ff4599009598e664dd390ff7b2bf5312 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Tue, 8 Sep 2026 21:58:07 -0300 Subject: [PATCH] chore(release): identify F5 inventory model --- api-v3/src/version.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api-v3/src/version.ts b/api-v3/src/version.ts index 99bb064..d406061 100644 --- a/api-v3/src/version.ts +++ b/api-v3/src/version.ts @@ -1,2 +1,2 @@ -export const API_VERSION = '0.25.0-1'; -export const API_PHASE = 'F4'; +export const API_VERSION = '0.26.0-1'; +export const API_PHASE = 'F5';