chore: version 0.39.0

This commit is contained in:
Marcin Rataj 2025-11-27 02:12:05 +01:00
parent e0e6cacc49
commit 0aa7f10037
No known key found for this signature in database
GPG Key ID: 222B6784D5A79E42

View File

@ -11,7 +11,7 @@ import (
var CurrentCommit string
// CurrentVersionNumber is the current application's version literal.
const CurrentVersionNumber = "0.39.0-rc1"
const CurrentVersionNumber = "0.39.0"
const ApiVersion = "/kubo/" + CurrentVersionNumber + "/" //nolint