Browse Source

Use 6.0 for generated docs

pull/10445/head
Rob Winch 4 years ago committed by GitHub
parent
commit
dbf8e9ecce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/spring-security-docs.gradle

2
docs/spring-security-docs.gradle

@ -26,7 +26,7 @@ tasks.register("generateAntora") { @@ -26,7 +26,7 @@ tasks.register("generateAntora") {
outputFile.createNewFile()
outputFile.setText("""name: ROOT
title: Spring Security
version: 5.6
version: 6.0
start_page: ROOT:index.adoc
asciidoc:
attributes:

Loading…
Cancel
Save