From e03e6b230549c23b406b63bc7d6cd009dc82419a Mon Sep 17 00:00:00 2001 From: alexm Date: Tue, 15 Apr 2025 08:30:03 +0200 Subject: [PATCH] build: init version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 19b4c7a6f..b7b04287d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "salix-front", - "version": "25.16.0", + "version": "25.18.0", "description": "Salix frontend", "productName": "Salix", "author": "Verdnatura", @@ -89,4 +89,4 @@ "vite": "^6.0.11", "vitest": "^0.31.1" } -} +} \ No newline at end of file