diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2024-03-08 01:06:46 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2024-03-08 01:06:46 -0700 |
| commit | 7eff11f4166a05782c57cf7cb9bfda5fde3758e7 (patch) | |
| tree | 83ec7d52439fffeef1ad827ee2ca444cd054faee | |
| parent | 7a2ed6a218c2fb7d850a1ce495e7af99934895a8 (diff) | |
update Asciidoctor version in README files
| -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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/README-de.adoc b/README-de.adoc index bbd5e4ad..95359924 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.21 +:release-version: 2.0.22 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index 48e3567e..da06be12 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.21 +:release-version: 2.0.22 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index 78ece3dd..4a6f8642 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.21 +:release-version: 2.0.22 // 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 08520711..42be5b31 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.21 +:release-version: 2.0.22 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/README.adoc b/README.adoc index f611a364..e1d2cdbc 100644 --- a/README.adoc +++ b/README.adoc @@ -14,7 +14,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.21 +:release-version: 2.0.22 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor |
