From a6c20ed022753d50988e07de8d8b5e391d1bd459 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Sat, 29 Jun 2024 23:53:28 +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 2af9fa857f..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.25' +version: ~ nav: - modules/ROOT/nav.adoc