From ec8608525660dab2909d2bf84eb5fb886eaa66df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferm=C3=ADn=20Gal=C3=A1n=20M=C3=A1rquez?= <fgalan@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:25:56 +0200 Subject: [PATCH] FIX version with next in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0f4badc..c5694436 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "perseo", "description": "IOT CEP front End", "license": "AGPL-3.0-only", - "version": "1.34.0", + "version": "1.34.0-next", "author": { "name": "crbrox", "email": "carlos.romerobrox@telefonica.com"