From cc383320e878f7e5da1eb57015d505a4a8a3cf61 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Thu, 7 Jul 2022 10:51:36 +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 5cdece94db..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.15' +version: ~ nav: - modules/ROOT/nav.adoc