Update main branch version to v1.5.0

This commit is contained in:
Liam Cervante 2023-02-09 13:45:21 +01:00 committed by GitHub
parent de574ae6d4
commit 0d5533e189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ import (
)
// The main version number that is being run at the moment.
var Version = "1.4.0"
var Version = "1.5.0"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release