Skip to content

Commit 3a89758

Browse files
Updated doc version to 3.1.3.RELEASE
1 parent 46cb758 commit 3a89758

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ def documentMetadata = [
5656
date: LocalDate.of(2018, 10, 29)
5757
],
5858
'3.1': [
59-
version: '3.1.2.RELEASE',
60-
date: LocalDate.of(2023, 7, 30)
59+
version: '3.1.3.RELEASE',
60+
date: LocalDate.of(2024, 12, 9)
6161
]
6262
]
6363

docs/articles/thymeleaf31whatsnew.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Thymeleaf 3.1: What's new and how to migrate"
33
---
44

5-
Latest version is Thymeleaf `3.1.1.RELEASE`.
5+
Latest version is Thymeleaf `3.1.3.RELEASE`.
66

77
## What's new
88

docs/articles/thymeleaf31whatsnew_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Thymeleaf 3.1: What's new and how to migrate (ja)"
33
---
44

5-
Latest version is Thymeleaf `3.1.1.RELEASE`.
5+
Latest version is Thymeleaf `3.1.3.RELEASE`.
66

77
## What's new
88

0 commit comments

Comments
 (0)