Skip to content
Snippets Groups Projects
Commit a96d02ce authored by Bjoern Kimminich's avatar Bjoern Kimminich
Browse files

Bump version to 8.1.1

parent 02b9a786
Branches
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ LABEL maintainer="Bjoern Kimminich <bjoern.kimminich@owasp.org>" \ ...@@ -14,7 +14,7 @@ LABEL maintainer="Bjoern Kimminich <bjoern.kimminich@owasp.org>" \
org.opencontainers.image.vendor="Open Web Application Security Project" \ org.opencontainers.image.vendor="Open Web Application Security Project" \
org.opencontainers.image.documentation="http://help.owasp-juice.shop" \ org.opencontainers.image.documentation="http://help.owasp-juice.shop" \
org.opencontainers.image.licenses="MIT" \ org.opencontainers.image.licenses="MIT" \
org.opencontainers.image.version="8.2.0-SNAPSHOT" \ org.opencontainers.image.version="8.1.1" \
org.opencontainers.image.url="http://owasp-juice.shop" \ org.opencontainers.image.url="http://owasp-juice.shop" \
org.opencontainers.image.source="https://github.com/bkimminich/juice-shop" \ org.opencontainers.image.source="https://github.com/bkimminich/juice-shop" \
org.opencontainers.image.revision=$VCS_REF \ org.opencontainers.image.revision=$VCS_REF \
... ...
......
{ {
"name": "frontend", "name": "frontend",
"version": "8.2.0-SNAPSHOT", "version": "8.1.1",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve", "start": "ng serve",
... ...
......
{ {
"name": "juice-shop", "name": "juice-shop",
"version": "8.2.0-SNAPSHOT", "version": "8.1.1",
"description": "An intentionally insecure JavaScript Web Application", "description": "An intentionally insecure JavaScript Web Application",
"homepage": "http://owasp-juice.shop", "homepage": "http://owasp-juice.shop",
"author": "Björn Kimminich <bjoern.kimminich@owasp.org> (https://www.owasp.org/index.php/User:Bjoern_Kimminich)", "author": "Björn Kimminich <bjoern.kimminich@owasp.org> (https://www.owasp.org/index.php/User:Bjoern_Kimminich)",
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment