Skip to content

2026-June-11 - 2026.06.16.15629

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:30
29b1085
CICD: replace shell based version number with Gradle+Kotlin (#14574)

Shell scripts do not work on windows, this update fixes the way
we build the release version by using native Gradle with Kotlin
to construct the release version.