We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34141aa commit 5e08766Copy full SHA for 5e08766
1 file changed
upcloud/client/client.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- Version string = "6.8.0"
+ Version string = "6.8.1"
19
APIVersion string = "1.3"
20
APIBaseURL string = "https://api.upcloud.com"
21
0 commit comments