diff --git a/site/dat/repo/various.json b/site/dat/repo/various.json index ff47986a0..a24140ac0 100644 --- a/site/dat/repo/various.json +++ b/site/dat/repo/various.json @@ -2030,6 +2030,10 @@ "6.0": { "changes": "Add View Result Tree to view the recording xml file", "downloadUrl": "https://github.com/vdaburon/har-convertor-jmeter-plugin/releases/download/v6.0/har-convertor-jmeter-plugin-6.0-jar-with-dependencies.jar" + }, + "6.1": { + "changes": "Correct a NullPointerException when creating the Recording XML file.", + "downloadUrl": "https://github.com/vdaburon/har-convertor-jmeter-plugin/releases/download/v6.1/har-convertor-jmeter-plugin-6.1-jar-with-dependencies.jar" } } },