From 47721b6e81be1a39d6aaaee4f3b1f4fe88e1d37d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Burkard?= <22095555+JeromeBu@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:39:48 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dab5069f..9cee99db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "homepage": "https://xxx.yy/sill", "name": "sill-web", - "version": "1.38.2", + "version": "1.39.2", "license": "MIT", "scripts": { "start": "react-app-rewired start",