From 72c58b3e63235e9d3fd4ae50415ba3753960265a Mon Sep 17 00:00:00 2001 From: Ravind Kumar Date: Wed, 2 Feb 2022 19:22:27 -0500 Subject: [PATCH] Server release version bump --- source/conf.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/conf.py b/source/conf.py index 056a3594..74111a64 100644 --- a/source/conf.py +++ b/source/conf.py @@ -137,10 +137,10 @@ rst_prolog = """ .. |podman| replace:: `Podman `__ .. |kes-stable| replace:: 0.16.1 -.. |minio-tag| replace:: `RELEASE.2022-01-28T02-28-16Z `__ -.. |minio-latest| replace:: RELEASE.2022-01-28T02-28-16Z -.. |minio-rpm| replace:: https://dl.min.io/server/minio/release/linux-amd64/minio-20220128022816.0.0.x86_64.rpm -.. |minio-deb| replace:: https://dl.min.io/server/minio/release/linux-amd64/minio_20220128022816.0.0_amd64.deb +.. |minio-tag| replace:: `RELEASE.2022-02-01T18-00-14Z `__ +.. |minio-latest| replace:: RELEASE.2022-02-01T18-00-14Z +.. |minio-rpm| replace:: https://dl.min.io/server/minio/release/linux-amd64/minio-20220201180014.0.0.x86_64.rpm +.. |minio-deb| replace:: https://dl.min.io/server/minio/release/linux-amd64/minio_20220201180014.0.0_amd64.deb .. |subnet| replace:: `MinIO SUBNET ` """ \ No newline at end of file