Skip to content

Commit

Permalink
feat: version 3.5.14-atlan-1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tianchu Zhao <[email protected]>
  • Loading branch information
tczhao committed Mar 4, 2025
1 parent 743f15c commit 07acf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func GetVersion() wfv1.Version {
versionStr += "+unknown"
}
}
versionStr = "v3.5.14-atlan-1.1.4"
versionStr = "v3.5.14-atlan-1.2.0"
return wfv1.Version{
Version: versionStr,
BuildDate: buildDate,
Expand Down

0 comments on commit 07acf98

Please sign in to comment.