diff options
| -rw-r--r-- | CHANGELOG.adoc | 4 | ||||
| -rw-r--r-- | docs/antora.yml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 2e4a0b25..b99c3ccf 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -5,6 +5,10 @@ This document provides a high-level view of the changes to the {project-name} by release. For a detailed view of what has changed, refer to the {url-repo}/commits/main[commit history] on GitHub. +== Unreleased + +_No changes since previous release._ + == 2.3.13 (2024-02-16) - @mojavelinux Bug Fixes:: diff --git a/docs/antora.yml b/docs/antora.yml index c00852b7..10c826e6 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.13' +version: '2.3' prerelease: false asciidoc: attributes: |
