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 8222351 commit 2d26b0bCopy full SHA for 2d26b0b
internal/globalvar/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const Version = "7.23.0"
11
-const ReleaseDate = "2025-10-22"
+const ReleaseDate = "2025-10-23"
12
13
func PrintVersion() {
14
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments