This is an automated email from the ASF dual-hosted git repository.

szetszwo pushed a commit to branch asf-site-source
in repository https://gitbox.apache.org/repos/asf/ratis.git

commit ba1a8aba9631904839cb4032b9264594b99cdc41
Author: William Song <[email protected]>
AuthorDate: Fri Jan 17 15:50:40 2025 +0800

    RATIS-2238. Update website after 3.1.3 release. (#1211)
---
 content/post/3.1.2.md               | 2 +-
 content/post/{3.1.2.md => 3.1.3.md} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/post/3.1.2.md b/content/post/3.1.2.md
index 1c844f509..8efda4103 100644
--- a/content/post/3.1.2.md
+++ b/content/post/3.1.2.md
@@ -2,7 +2,7 @@
 title: Release 3.1.2 is available
 date: 2024-11-13
 type: release
-linked: true
+linked: false
 ---
 <!---
   Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/content/post/3.1.2.md b/content/post/3.1.3.md
similarity index 79%
copy from content/post/3.1.2.md
copy to content/post/3.1.3.md
index 1c844f509..02f9da89c 100644
--- a/content/post/3.1.2.md
+++ b/content/post/3.1.3.md
@@ -1,6 +1,6 @@
 ---
-title: Release 3.1.2 is available
-date: 2024-11-13
+title: Release 3.1.3 is available
+date: 2025-01-16
 type: release
 linked: true
 ---
@@ -19,6 +19,6 @@ linked: true
 [Download](https://ratis.apache.org/downloads.html)
 
 This is a maintenance release with multiple improvements and bugfixes.
-See the [changes between 3.1.1 and 
3.1.2](https://github.com/apache/ratis/compare/ratis-3.1.1...ratis-3.1.2) 
releases.
+See the [changes between 3.1.2 and 
3.1.3](https://github.com/apache/ratis/compare/ratis-3.1.2...ratis-3.1.3) 
releases.
 
 It has been tested with [Apache Ozone](https://ozone.apache.org), [Apache 
IoTDB](https://iotdb.apache.org).
\ No newline at end of file

Reply via email to