From 2fdff54ed02775124c53a7e9c1290716e91a5f6a Mon Sep 17 00:00:00 2001 From: Bastian Hoyer Date: Mon, 8 Apr 2024 19:34:10 +0200 Subject: [PATCH] Plugin Version 0.1.7 (new POV Buttons) The version of the StreamDeck vJoy Controller Plugin was updated in the manifest.json file. It has been upgraded from 0.1.6 to 0.1.7, reflecting recent changes and improvements to the plugin. --- streamdeck-vjoy-w4rl0ck/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamdeck-vjoy-w4rl0ck/manifest.json b/streamdeck-vjoy-w4rl0ck/manifest.json index da92710..b39bbf1 100644 --- a/streamdeck-vjoy-w4rl0ck/manifest.json +++ b/streamdeck-vjoy-w4rl0ck/manifest.json @@ -107,7 +107,7 @@ "Description": "The StreamDeck vJoy Controller Plugin is a powerful tool that transforms your StreamDeck into a flexible vJoy controller. This plugin allows users to map StreamDeck buttons to vJoy virtual joystick inputs, enhancing the interactivity and control within any software that supports joystick inputs.", "Icon": "Images/pluginIcon", "URL": "https://github.com/bastianh/streamdeck-vjoy-w4rl0ck", - "Version": "0.1.6", + "Version": "0.1.7", "CodePath": "streamdeck-vjoy-w4rl0ck", "Category": "vJoy", "CategoryIcon": "Images/categoryIcon",