diff options
| -rw-r--r-- | README-de.adoc | 2 | ||||
| -rw-r--r-- | README-fr.adoc | 2 | ||||
| -rw-r--r-- | README-jp.adoc | 2 | ||||
| -rw-r--r-- | README-zh_CN.adoc | 2 | ||||
| -rw-r--r-- | README.adoc | 2 | ||||
| -rw-r--r-- | docs/antora.yml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/README-de.adoc b/README-de.adoc index bfa1e9fb..0a03d514 100644 --- a/README-de.adoc +++ b/README-de.adoc @@ -14,7 +14,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.18 +:release-version: 2.0.19 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index d6b61f22..4b5063bc 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -14,7 +14,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.18 +:release-version: 2.0.19 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index 2809becd..34ba8e89 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -14,7 +14,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.18 +:release-version: 2.0.19 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc index 3e485e7b..2534d206 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -14,7 +14,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.18 +:release-version: 2.0.19 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/README.adoc b/README.adoc index bd6142b5..9261ba4d 100644 --- a/README.adoc +++ b/README.adoc @@ -14,7 +14,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.18 +:release-version: 2.0.19 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/docs/antora.yml b/docs/antora.yml index e4b737f1..f4a61cca 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -6,7 +6,7 @@ asciidoc: attributes: xrefstyle: short@ listing-caption: Example@ - release-version: '2.0.18' + release-version: '2.0.19' ruby-description: 'ruby 3.1.2p20 [x86_64-linux]' ruby-version: '3.1' url-api-gems: https://www.rubydoc.info/gems |
