Skip to content

Commit 28adf9c

Browse files
committed
Finalize changelog and release for version v3.58.0
1 parent 7eece01 commit 28adf9c

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.57.0"
9+
const Version = "3.58.0"
1010

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

0 commit comments

Comments
 (0)