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 25bf68e commit 810597bCopy full SHA for 810597b
internal/globalvar/version.go
@@ -9,7 +9,7 @@ import (
9
10
const Version = "6.11.0"
11
12
-const ReleaseDate = "2024-09-28"
+const ReleaseDate = "2024-09-24"
13
14
func PrintVersion() {
15
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments