From 73fecfd7c5800d42bfb6025b941a6f5c4f2a10eb Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Sun, 16 Feb 2025 01:09:19 +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 3ee5f7e808..21b1815a34 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -2,6 +2,6 @@ name: rubocop-performance title: RuboCop Performance # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: '1.24' +version: ~ nav: - modules/ROOT/nav.adoc