From 4d08365be08d06b02bb2c11415a4e8060331a0bb Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Thu, 11 Jul 2024 03:52:39 +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 6a7af675..02c36842 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -2,6 +2,6 @@ name: rubocop-minitest title: RuboCop Minitest # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: '0.35' +version: ~ nav: - modules/ROOT/nav.adoc