Skip to content

Commit

Permalink
Merge pull request #1223 from abelsromero/fix-antora-metadata-v2.5.x
Browse files Browse the repository at this point in the history
(v2.5.x) Fix antora metadata
  • Loading branch information
robertpanzer authored Jun 23, 2023
2 parents f502a53 + 1bb32e0 commit 4cc2e9b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ title: AsciidoctorJ
version: '2.5'
asciidoc:
attributes:
release-version: 2.5.7
artifact-version: 2.5.7
release-version: 2.5.10
artifact-version: 2.5.10
asciidoctorj-epub3-version: 1.5.1
asciidoctorj-pdf-version: 1.6.2
jruby-version: 9.3.8.0
url-jruby: http://jruby.org
jruby-version: 9.4.2.0
url-jruby: https://www.jruby.org/
url-gradle: https://gradle.org
url-repo: https://github.com/asciidoctor/asciidoctorj
url-tilt: https://github.com/rtomayko/tilt
url-font-awesome: http://fortawesome.github.io/Font-Awesome
url-font-awesome: https://fontawesome.com
url-highlightjs: https://highlightjs.org
url-prismjs: https://prismjs.com
nav:
Expand Down

0 comments on commit 4cc2e9b

Please sign in to comment.