Skip to content

Commit

Permalink
Merge pull request #200 from asciidoctor/updatecli_21599d24a9c8717a80…
Browse files Browse the repository at this point in the history
…dbae70d0988924634fa619f9e704f7083e27e36a700897

[updatecli] Bump Asciidoctor-Epub3 version
  • Loading branch information
dduportal authored May 2, 2021
2 parents e2a9e79 + 13ce121 commit 4fc4833
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG asciidoctor_version=2.0.15
ARG asciidoctor_confluence_version=0.0.2
ARG asciidoctor_pdf_version=1.5.4
ARG asciidoctor_diagram_version=2.1.2
ARG asciidoctor_epub3_version=1.5.0.alpha.19
ARG asciidoctor_epub3_version=1.5.1
ARG asciidoctor_fb2_version=0.5.1
ARG asciidoctor_mathematical_version=0.3.5
ARG asciidoctor_revealjs_version=4.1.0
Expand Down
2 changes: 1 addition & 1 deletion tests/env_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ASCIIDOCTOR_VERSION: 2.0.15
ASCIIDOCTOR_CONFLUENCE_VERSION: 0.0.2
ASCIIDOCTOR_PDF_VERSION: 1.5.4
ASCIIDOCTOR_DIAGRAM_VERSION: 2.1.2
ASCIIDOCTOR_EPUB3_VERSION: 1.5.0.alpha.19
ASCIIDOCTOR_EPUB3_VERSION: 1.5.1
ASCIIDOCTOR_FB2_VERSION: 0.5.1
ASCIIDOCTOR_MATHEMATICAL_VERSION: 0.3.5
ASCIIDOCTOR_REVEALJS_VERSION: 4.1.0
Expand Down

0 comments on commit 4fc4833

Please sign in to comment.