From aaeda9c4acf17fe07f3526916db54265c0d498d0 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Tue, 11 Jun 2024 11:22:30 +0200 Subject: [PATCH] step 3.5.0 -> 3.5.0-next --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 01e9b56a..e17e809f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "iotagent-ul", "license": "AGPL-3.0-only", "description": "IoT Agent for the Ultralight 2.0 protocol", - "version": "3.5.0", + "version": "3.5.0-next", "homepage": "https://github.com/telefonicaid/iotagent-ul", "author": { "name": "Daniel Moran", @@ -40,7 +40,7 @@ "body-parser": "1.18.3", "dateformat": "3.0.3", "express": "4.19.2", - "iotagent-node-lib": "4.5.0", + "iotagent-node-lib": "https://github.com/telefonicaid/iotagent-node-lib.git#master", "logops": "2.1.2", "mqtt": "4.3.7", "underscore": "1.12.1"