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