Merge pull request #2257 from TomSweeneyRedHat/dev/tsweeney/1.15

Bump to v1.15.0 and then to v1.16.0-dev
This commit is contained in:
Miloslav Trmač 2024-03-14 21:09:48 +01:00 committed by GitHub
commit 269b2f86af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
package version
// Version is the version of the build.
const Version = "1.15.0-dev"
const Version = "1.16.0-dev"