Skip to content

Commit

Permalink
Bump versions for v15.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Sep 22, 2023
1 parent d4860fa commit 8f3130b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: companion-guide
title: "Pwning OWASP Juice Shop"
version: 'snapshot'
version: 'latest'
asciidoc:
attributes:
page-lang: en@
Expand Down
4 changes: 2 additions & 2 deletions docs/modules/ROOT/pages/attributes.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
:ctfdVersion: 3.6 or higher
:is_ctf: 0
:rtbVersion: 3.3 or higher
:juiceShopVersion: v15.2.0-SNAPSHOT
:juiceShopVersion: v15.2.0
:juiceShopCtfVersion: v10.0.0
:multiJuicerVersion: v6.1.0
:juiceShopNumberOfChallenges: 106
:nodeVersions: 16.x, 18.x and 20.x (but smaller 20.6.0)
:nodeVersions: 16.x, 18.x and 20.x
:recommendedNodeVersion: 18.x
:backupSchemaVersion: 1

0 comments on commit 8f3130b

Please sign in to comment.