From 582f5885f8d947be86f2b82b4088b20110da6715 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Tue, 24 Sep 2024 09:32:57 +0300 Subject: [PATCH] Reset the docs version --- doc/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/antora.yml b/doc/antora.yml index cd2c1b77c..fd9dacd59 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -2,6 +2,6 @@ name: cider title: CIDER # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: 1.16 +version: ~ nav: - modules/ROOT/nav.adoc