From 398259ff207c068b96a7f442eba1a9326650608c Mon Sep 17 00:00:00 2001 From: orangecoding Date: Thu, 18 Dec 2025 19:25:33 +0100 Subject: [PATCH] next release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2dc9c20..4522d41 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fredy", - "version": "16.2.0", + "version": "16.3.0", "description": "[F]ind [R]eal [E]states [d]amn eas[y].", "scripts": { "prepare": "husky",