From a30eb03c1e409d4618cd1d9e86d8105b8a81cfc1 Mon Sep 17 00:00:00 2001 From: Hector Sanjuan Date: Tue, 20 May 2025 15:41:42 +0200 Subject: [PATCH] upgrade to v1.1.4 --- content/documentation/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/documentation/_index.md b/content/documentation/_index.md index d35b395..a6d864f 100644 --- a/content/documentation/_index.md +++ b/content/documentation/_index.md @@ -11,7 +11,7 @@ aliases = [ # Documentation -
Updated to version 1.1.3 (see the Changelog).
+
Updated to version 1.1.4 (see the Changelog).
Welcome to IPFS Cluster documentation. The different sections of the documentation will explain how to setup, start, and operate a Cluster. Operating a production IPFS Cluster can be a daunting task if you are not familiar with concepts around [IPFS](https://ipfs.io) and peer-2-peer networking ([libp2p](https://libp2p.io) in particular). We aim to provide comprehensive documentation and guides but we are always open for improvements: documentation issues can be submitted to the [ipfs-cluster-website repository](https://github.com/ipfs-cluster/ipfs-cluster-website).