We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 521e85a commit f615216Copy full SHA for f615216
internal/globalvar/version.go
@@ -9,7 +9,7 @@ import (
9
10
const Version = "6.10.0"
11
12
-const ReleaseDate = "2024-09-19"
+const ReleaseDate = "2024-09-18"
13
14
func PrintVersion() {
15
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments