diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-10-14 20:14:53 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-10-14 21:15:58 -0600 |
| commit | 667b9032404a3e98a71b14dc7c226385f5ac7418 (patch) | |
| tree | 7ec4015451a99b3d0b7b32523ad09a1443aa8163 | |
| parent | 9e043f13771ecfda7450361d2930a57927f76cfa (diff) | |
fix current release-version attribute in docs
| -rw-r--r-- | docs/antora.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/antora.yml b/docs/antora.yml index 0653d4f6..b21def08 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.17' ruby-description: 'ruby 3.1.2p20 [x86_64-linux]' ruby-version: '3.1' url-api-gems: https://www.rubydoc.info/gems |
