We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cec41c commit 6aef7a3Copy full SHA for 6aef7a3
app/views/login.html
@@ -5,7 +5,7 @@
5
<meta charset="utf-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<meta name="description" content="OWASP NodeGoat Project: Insecure App">
8
- <meta name="version" content="v1.2">
+ <meta name="version" content="v1.1">
9
10
<title>OWASP Node Goat</title>
11
@@ -51,7 +51,7 @@
51
</li>
52
<li class="divider"></li>
53
54
- <li style="text-align: right"> <i class="fa fa-tag"> </i> v1.2
+ <li style="text-align: right"> <i class="fa fa-tag"> </i> v1.1
55
56
</ul>
57
0 commit comments