Skip to content

Commit d0b778f

Browse files
Releasing version 1.7.0.Beta1
1 parent 8d9bcc5 commit d0b778f

File tree

4 files changed

+10266
-1
lines changed

4 files changed

+10266
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ url = "https://github.com/mapstruct/mapstruct"
5050

5151
[Params]
5252
stableVersion = "1.6.3"
53-
devVersion = "1.6.3"
53+
devVersion = "1.7.0.Beta1"
5454
numberOfLatestPosts = 7
5555
tagLine = "Java bean mappings, the easy way!"
5656
contentSourceUrl = "https://github.com/mapstruct/mapstruct.org/tree/main/content/"

data/releases/1.7.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "1.7.0.Beta1"
2+
versionRef = "1.6"
3+
order = 1000
4+
releaseDate = 2026-02-01

0 commit comments

Comments
 (0)