From 7a66d67296c10008d078eb96294d16ed062e1987 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Tue, 8 Sep 2026 21:58:20 -0300 Subject: [PATCH] chore(release): bump API for F5 inventory model --- api-v3/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-v3/package.json b/api-v3/package.json index 674c7ff..269edaa 100644 --- a/api-v3/package.json +++ b/api-v3/package.json @@ -1,6 +1,6 @@ { "name": "dhv2-api", - "version": "0.25.0-1", + "version": "0.26.0-1", "private": true, "license": "UNLICENSED", "scripts": {