Skip to content

Commit c153b36

Browse files
committed
🔖 Version 1.0.3 Release
1 parent 67d7538 commit c153b36

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

CHANGELOG

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
Version 1.0.3 []
1+
Version 1.0.3 [22-10-2019]
22
- Show extension browser name in scan info (issue #4)
3+
- Fixed a bug that created error when user is offline
34
Version 1.0.2 [14-05-2019]
45
- Removed dummy virustotal column
56
- Show "vulnerabilities" button along js file only if any vulnerabilities are detected

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<p align='center'>
55
<img src="https://i.imgur.com/iOyxLPf.png" alt="Logo"> <br>
6-
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.2"><img src="https://img.shields.io/badge/Version-1.0.2-brightgreen.svg?style=style=flat-square" alt="version"></a>
6+
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/releases/tag/v.1.0.3"><img src="https://img.shields.io/badge/Version-1.0.3-brightgreen.svg?style=style=flat-square" alt="version"></a>
77
<img src="https://img.shields.io/badge/OS-Windows%2C%20Linux-blue.svg">
88
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/"><img src="https://img.shields.io/badge/python-3-orange.svg?style=style=flat-square" alt="Python Version"></a>
99
<a href="https://github.com/Tuhinshubhra/ExtAnalysis/stargazers"><img src="https://img.shields.io/github/stars/Tuhinshubhra/ExtAnalysis.svg" alt="GitHub stars" /></a>

current_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.2
1+
1.0.3

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ <h3 class="mid_header">INFO</h3>
355355
-->
356356
<div style="width: 100%; padding: 0px 20%;">
357357
<div class="author_info">
358-
ExtAnalysis Version 1.0.2
358+
ExtAnalysis Version 1.0.3
359359
<br>
360360
Created By: r3dhax0r (Tuhinshubhra)
361361
<br>

0 commit comments

Comments
 (0)