From 89af24f22f905e8f03fee9e4c455c7761023c538 Mon Sep 17 00:00:00 2001 From: Thomas Kroes Date: Fri, 1 Mar 2024 15:12:38 +0100 Subject: [PATCH] Update ExampleViewJSPlugin.json --- ExampleViewJS/src/ExampleViewJSPlugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExampleViewJS/src/ExampleViewJSPlugin.json b/ExampleViewJS/src/ExampleViewJSPlugin.json index b8fc6b3..aed4ab5 100644 --- a/ExampleViewJS/src/ExampleViewJSPlugin.json +++ b/ExampleViewJS/src/ExampleViewJSPlugin.json @@ -1,5 +1,5 @@ { "name" : "Example View JS", - "version" : "1", + "version" : "1.1", "dependencies" : ["Points"] }