From a9bfc427847b0f275092b1586bae77f2f5fb960e Mon Sep 17 00:00:00 2001 From: Mamadou Babaei Date: Fri, 14 Feb 2025 13:31:35 +0100 Subject: [PATCH] bump the senseglove unreal engine plugin to v2.4.0 --- 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 0d1843f..3f1e207 100644 --- a/Plugins/SenseGlove/SenseGlove.uplugin +++ b/Plugins/SenseGlove/SenseGlove.uplugin @@ -1,7 +1,7 @@ { "FileVersion": 3, "Version": 1, - "VersionName": "2.3.2", + "VersionName": "2.4.0", "FriendlyName": "SenseGlove", "Description": "Integrating the SenseGlove haptic controller into Unreal Engine", "Category": "Virtual Reality",