From 169427dc65208a216389dd8ba7201af6871b7170 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Mon, 19 Jun 2023 17:05:10 +0900 Subject: [PATCH] Switch back docs version to master --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index cffb948bd1..9e0ff48acb 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -2,6 +2,6 @@ name: rubocop-rails title: RuboCop Rails # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: '2.20' +version: ~ nav: - modules/ROOT/nav.adoc