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 7d24b32 commit 3dc4b1aCopy full SHA for 3dc4b1a
oci/version.go
@@ -7,7 +7,7 @@ import (
7
"log"
8
)
9
10
-const Version = "3.94.0"
+const Version = "3.95.0"
11
12
func PrintVersion() {
13
log.Printf("[INFO] terraform-provider-oci %s\n", Version)
0 commit comments