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 05ea1aa commit 3b644acCopy full SHA for 3b644ac
internal/globalvar/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const Version = "5.38.0"
11
-const ReleaseDate = "2024-04-21"
+const ReleaseDate = "2024-04-17"
12
13
func PrintVersion() {
14
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments