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