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 c3bb127 commit ab0b27aCopy full SHA for ab0b27a
internal/globalvar/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const Version = "7.3.0"
11
-const ReleaseDate = "2025-05-31"
+const ReleaseDate = "2025-05-28"
12
13
func PrintVersion() {
14
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments