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 397daf9 commit 9afcc2bCopy full SHA for 9afcc2b
internal/globalvar/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const Version = "6.35.0"
11
-const ReleaseDate = "2025-04-19"
+const ReleaseDate = "2025-04-16"
12
13
func PrintVersion() {
14
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments