From 5a6edc824d241ffaacf1955c6031f3597e02b13a Mon Sep 17 00:00:00 2001 From: PortSwigger Support Date: Mon, 16 Nov 2020 15:45:05 +0000 Subject: [PATCH] BApp update - 0.7 --- BappManifest.bmf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BappManifest.bmf b/BappManifest.bmf index 9e02bbd..cb6026a 100644 --- a/BappManifest.bmf +++ b/BappManifest.bmf @@ -3,10 +3,10 @@ ExtensionType: 1 Name: Piper RepoName: piper ScreenVersion: 0.7 -SerialVersion: 8 +SerialVersion: 9 MinPlatformVersion: 0 ProOnly: False Author: Andras Veres-Szentkiralyi ShortDescription: Easily integrate external tools into Burp EntryPoint: build/libs/piper.jar -BuildCommand: ./gradlew build +BuildCommand: ./gradlew build -x test