File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >org.fd</groupId >
66 <artifactId >Brida</artifactId >
7- <version >0.4 </version >
7+ <version >0.5 </version >
88 <packaging >jar</packaging >
99
1010 <name >Brida</name >
120120 <artifactId >rsyntaxtextarea</artifactId >
121121 <version >2.6.1.edited</version >
122122 </dependency >
123-
123+
124124 </dependencies >
125125</project >
Original file line number Diff line number Diff line change @@ -380,7 +380,7 @@ public void registerExtenderCallbacks(IBurpExtenderCallbacks c) {
380380 stdout .println ("Welcome to Brida, the new bridge between Burp Suite and Frida!" );
381381 stdout .println ("Created by Piergiovanni Cipolloni and Federico Dotta" );
382382 stdout .println ("Contributors: Maurizio Agazzini" );
383- stdout .println ("Version: 0.4 " );
383+ stdout .println ("Version: 0.5 " );
384384 stdout .println ("" );
385385 stdout .println ("Github: https://github.com/federicodotta/Brida" );
386386 stdout .println ("" );
You can’t perform that action at this time.
0 commit comments