Skip to content

Commit d35d332

Browse files
author
Yi Fan
committed
Finalize changelog and release for version v3.84.0
1 parent adad865 commit d35d332

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
@@ -7,7 +7,7 @@ import (
77
"log"
88
)
99

10-
const Version = "3.83.0"
10+
const Version = "3.84.0"
1111

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

0 commit comments

Comments
 (0)