Skip to content

Commit e776e29

Browse files
chore: Changed version to 3.1.4.RELEASE
1 parent 139b93b commit e776e29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def documentMetadata = [
5656
date: LocalDate.of(2018, 10, 29)
5757
],
5858
'3.1': [
59-
version: '3.1.3.RELEASE',
59+
version: '3.1.4.RELEASE',
6060
date: LocalDate.of(2024, 12, 9)
6161
]
6262
]

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.3.RELEASE`.
5+
Latest version is Thymeleaf `3.1.4.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.3.RELEASE`.
5+
Latest version is Thymeleaf `3.1.4.RELEASE`.
66

77
## What's new
88

0 commit comments

Comments
 (0)