From 6393c7c7aa7528008f42f169a38ce022af0f5019 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Sun, 5 Mar 2023 09:32:25 +0100 Subject: [PATCH] Set version to 3.6.1-DEV --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index cec40a8..a8a5953 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "Linear Advance Setting", "author": "fieldOfView", - "version": "3.6.0", + "version": "3.6.1-DEV", "description": "Adds Linear Advance factor settings", "api": 5, "supported_sdk_versions": ["5.0.0", "6.0.0", "7.0.0", "8.0.0"]