From 71f6022af47afee93fa87bd2ae594ff5e4aafb04 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Sat, 16 Dec 2023 09:32:23 +0800 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 ebab17b65b..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.23' +version: ~ nav: - modules/ROOT/nav.adoc