We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3002abc commit b9dedbdCopy full SHA for b9dedbd
site/dat/repo/various.json
@@ -2352,6 +2352,10 @@
2352
"0.2.6": {
2353
"changes": "Fix issue with data URIs. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases",
2354
"downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v0.2.6/jmeter-har-import-plugin-v0.2.6.jar"
2355
+ },
2356
+ "1.0.0": {
2357
+ "changes": "Fix issue with data URIs. For more details see: https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases",
2358
+ "downloadUrl": "https://github.com/Qytera-Gmbh/JMeterHARImporterPlugin/releases/download/v1.0.0/jmeter-har-import-plugin-v1.0.0.jar"
2359
}
2360
2361
},
0 commit comments