Skip to content

Commit 7ded72d

Browse files
committed
Finalize changelog and release for version v4.16.0
1 parent 7644e85 commit 7ded72d

File tree

2 files changed

+162
-162
lines changed

2 files changed

+162
-162
lines changed

oci/version.go

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

10-
const Version = "4.15.0"
10+
const Version = "4.16.0"
1111

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

0 commit comments

Comments
 (0)