Skip to content

Commit 761fe64

Browse files
committed
Finalize changelog and release version
1 parent df2c5cf commit 761fe64

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

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

0 commit comments

Comments
 (0)