From b858529f065fce7ad346505c220a4d27c1a7e1eb Mon Sep 17 00:00:00 2001 From: orangecoding Date: Sun, 5 Oct 2025 18:57:52 +0200 Subject: [PATCH] next release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0750e7..351ff14 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fredy", - "version": "14.1.0", + "version": "14.1.1", "description": "[F]ind [R]eal [E]states [d]amn eas[y].", "scripts": { "prepare": "husky",