Skip to content

Commit 09da9a3

Browse files
alexng-canuckdshelbyo
authored andcommitted
Update version to 3.8.0
1 parent ae708e6 commit 09da9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oci/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"log"
77
)
88

9-
const Version = "3.7.0"
9+
const Version = "3.8.0"
1010

1111
func PrintVersion() {
1212
log.Printf("[INFO] terraform-provider-oci %s\n", Version)

0 commit comments

Comments
 (0)