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 6c594e8 commit aacfd85Copy full SHA for aacfd85
internal/globalvar/version.go
@@ -9,7 +9,7 @@ import (
9
10
const Version = "6.18.0"
11
12
-const ReleaseDate = "2024-11-16"
+const ReleaseDate = "2024-11-13"
13
14
func PrintVersion() {
15
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments