From 044c60740598262ff5df383b53a63415d18bb401 Mon Sep 17 00:00:00 2001 From: alexm Date: Tue, 1 Apr 2025 08:32:58 +0200 Subject: [PATCH] chore: update version to 25.16.0 in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 017412ef2ac..366e4bd362f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "salix-front", - "version": "25.14.0", + "version": "25.16.0", "description": "Salix frontend", "productName": "Salix", "author": "Verdnatura", @@ -76,4 +76,4 @@ "vite": "^6.0.11", "vitest": "^0.31.1" } -} \ No newline at end of file +}