From 3739f88bcb9f4a5cad97e1e29c002629b0021821 Mon Sep 17 00:00:00 2001 From: Vincent DABURON Date: Tue, 14 Jan 2025 14:31:17 +0100 Subject: [PATCH] vdn@github - elastic-apm-tool Version 2.0 (#687) Add button 'MODIFY SCRIPT AND LOAD NEW SCRIPT' and choose only a jmx file not a directory --- site/dat/repo/various.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index 68de9e156..deeb4d734 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -1994,6 +1994,10 @@ "1.0": { "changes": "First version for jmeter-plugin repo", "downloadUrl": "https://github.com/vdaburon/elastic-apm-jmeter-plugin/releases/download/Version1.0/elastic-apm-jmeter-plugin-1.0-jar-with-dependencies.jar" + }, + "2.0": { + "changes": "Add button 'MODIFY SCRIPT AND LOAD NEW SCRIPT' and choose only a jmx file not a directory", + "downloadUrl": "https://github.com/vdaburon/elastic-apm-jmeter-plugin/releases/download/Version2.0/elastic-apm-jmeter-plugin-2.0-jar-with-dependencies.jar" } } },