Skip to content

Commit

Permalink
Fix version in docs: removed alpha references (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero authored Oct 5, 2024
1 parent 5f98f66 commit 10eb7a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: asciidoctorj
title: AsciidoctorJ
version: '3.0'
prerelease: '.0-alpha.1'
asciidoc:
attributes:
release-version: 3.0.0-alpha.1
artifact-version: 3.0.0-alpha.1
release-version: 3.0.0
artifact-version: 3.0.0
asciidoctorj-epub3-version: 1.5.1
asciidoctorj-pdf-version: 2.3.6
jruby-version: 9.4.1.0
Expand Down

0 comments on commit 10eb7a1

Please sign in to comment.