Skip to content

Commit 3dc4b1a

Browse files
committed
Finalize changelog and release for version v3.95.0
1 parent 7d24b32 commit 3dc4b1a

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.94.0"
10+
const Version = "3.95.0"
1111

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

0 commit comments

Comments
 (0)