From a35f8e2cefc12f3848791c9cc4697507a85e2ec2 Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Mon, 17 Feb 2025 14:00:21 +0100 Subject: [PATCH] bump the senseglove unreal engine plugin to v2.4.2 --- Plugins/SenseGlove/SenseGlove.uplugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/SenseGlove/SenseGlove.uplugin b/Plugins/SenseGlove/SenseGlove.uplugin index c94d36d..b7bf1d2 100644 --- a/Plugins/SenseGlove/SenseGlove.uplugin +++ b/Plugins/SenseGlove/SenseGlove.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "2.4.1", + "VersionName": "2.4.2", "FriendlyName": "SenseGlove", "Description": "Integrating the SenseGlove haptic controller into Unreal Engine", "Category": "Virtual Reality",